Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rustyrussell/bolt12
Javascript Routines for the Lighting Network Protocol
https://github.com/rustyrussell/bolt12
Last synced: 3 months ago
JSON representation
Javascript Routines for the Lighting Network Protocol
- Host: GitHub
- URL: https://github.com/rustyrussell/bolt12
- Owner: rustyrussell
- Created: 2021-07-27T06:31:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-22T13:58:19.000Z (over 2 years ago)
- Last Synced: 2024-04-27T01:02:15.585Z (9 months ago)
- Language: Python
- Size: 266 KB
- Stars: 14
- Watchers: 4
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-bolt12 - BOLT12 - bolt12: JavaScript and Python Routines for the Lightning Network Protocol (Ecosystem / Projects)
README
# bolt12: JavaScript and Python Routines for the Lightning Network Protocol
This contains routines for talking with Lightning nodes, decoding
and creating messages and BOLT12 offers/invoice_request/invoices.# Authors
So far, it's mainly Rusty Russell (@rustyrussell) and @adi2011 on
GitHub.