An open API service indexing awesome lists of open source software.

https://github.com/riccardobl/simple-nwc-demo


https://github.com/riccardobl/simple-nwc-demo

Last synced: about 2 months ago
JSON representation

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"
```