Skip to content

Releases: nodana/nodana-cli

Release 0.4.1

28 Jun 11:13
Compare
Choose a tag to compare
  • Behind the scenes changes

Release 0.3.1

06 Jun 19:44
Compare
Choose a tag to compare
  • Improves visibility of errors rather than using generic text

Release 0.3.0

06 Jun 09:09
Compare
Choose a tag to compare

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