A CLI tool for interacting with a cashu-address-cli
cashu-address-cli is a work-in-progress. Please proceed with caution.
- Save your nsec locally (always encrypted with a passphrase);
- Check your cashu-address balance
- Claim your cashu-address balance via Cashu or LN
- Delete local data
cashu-address-cli is a NodeJS application. You can either run it using npx or using node itself.
npx cashu-address-clinpm install
npm run startContributions are welcome. Please open an issue before you get to work.