Skip to content

iCloudNaderKh/webln-docs

 
 

Repository files navigation

WebLN Docs

This houses the documentation for WebLN, a client library and spec for Lightning web apps to interface with web-enabled Lightning clients.

Requirements

  • Node 16+
  • Yarn 1

Run in Development

yarn && yarn dev

Build for Production

yarn && yarn build

Continuous Deployments

Pull requests will deploy a preview build to Vercel automatically. Merges into master will deploy the latest version of the site to https://webln.dev automatically.

About

Documentation for the WebLN library & spec, at https://webln.dev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.1%
  • MDX 25.8%
  • CSS 6.3%
  • JavaScript 1.8%