https://github.com/riccardobl/simple-nwc-demo
https://github.com/riccardobl/simple-nwc-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/riccardobl/simple-nwc-demo
- Owner: riccardobl
- Created: 2024-05-26T19:05:14.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-05-26T19:06:05.000Z (12 months ago)
- Last Synced: 2025-03-18T23:22:59.433Z (2 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### SIMPLE-NWC-DEMO
Minimal implementation of nwc pay and make invoice client
## create invoice
```
node index.js "NWC"
```## pay invoice
```
node index.js "NWC" pay "bolt11"
```