Releases: nodana/nodana-cli
Releases · nodana/nodana-cli
Release 0.4.1
Release 0.3.1
- Improves visibility of errors rather than using generic text
Release 0.3.0
Invoices
You can now create a Lightning invoice via the CLI using nodana create invoice
. You can choose the invoice amount from 1,000 sats to 1,000,000 sats. You will then be able to pay the invoice on nodana.io website and your API key will be instantly updated with your new credit.
Status
You can check the status of your API key using nodana status
. This will tell you how many sats you have left on your key.
Other
- Better error handling
- Prevent overriding of API key by checking for existence of config file