chendo / bip21-site

A website for tracking community support for BIP21 QR codes that support on-chain and lightning bitcoin payments.

Home Page:https://bitcoinqr.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BIP21 Microsite

This is a WIP microsite to promote the usage of a BIP21 payment URI QR code that can include lightning invoices or offers.

Wallet support

See the Support table on this website. If you'd like to update the data in this table, you can edit the wallet.json file in a PR or submit an issue.

Getting Started

To run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

To build a static site for deployment:

npm run build

Then deploy the out directory.

About

A website for tracking community support for BIP21 QR codes that support on-chain and lightning bitcoin payments.

https://bitcoinqr.dev

License:MIT License


Languages

Language:JavaScript 80.9%Language:SCSS 15.2%Language:Python 3.8%Language:CSS 0.1%