Skip to content

Redeem a Cashu ecash token and get paid to your lightning address... just like paying cash into a bank account!

License

Notifications You must be signed in to change notification settings

robwoodgate/cashu-redeem

 
 

Repository files navigation

cashu-redeem

This is a stand-alone open-source demo of the Nostrly Cashu Redeem Tool.

The main script was originally written for use in a WordPress plugin, which is why it uses Javascript / jQuery.

This standalone demo can be run by opening the index.html file in a browser.

Dev

To install the required packages, run:

npm i

Build

Changes to src/main.js can be packaged and saved to public/nostrly-cashu.min.js by running:

npm run build

Disclaimer

Cashu is still new so don't use it for money you would worry about losing. This project was just a weekend hack and could have bugs that lose your money.

Donate

If you find this demo useful, please consider buying me a drink.

About

Redeem a Cashu ecash token and get paid to your lightning address... just like paying cash into a bank account!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.8%
  • CSS 21.7%
  • HTML 17.5%