Simple web app for redeeming Cashu ecash tokens to your lightning wallet. Written in Typescript using Vite. Use LTS node version
npm i
npm run dev
Open the page on http://localhost:5173/ and changes to the code will refresh on the page.
npm run preview
Builds everything and gives you a preview of the built project on localhost.
npm run build
Compiles the TS to JS and builds the files into a /dist folder for deployment.
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.