/webbtc-website

Informational resource for WebBTC spec and WebLN library

Primary LanguageTypeScript

WebBTC / WebLN - website

Informational resource for WebBTC spec and WebLN library.


Installation

Install it and run with yarn:

yarn install
yarn dev

or use npm:

npm install
npm run dev