/cashu-redeem

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

cashu-redeem

Simple web app for redeeming Cashu ecash tokens to your lightning wallet. Written in Typescript using Vite. Use LTS node version

Install

npm i

Dev

npm run dev

Open the page on http://localhost:5173/ and changes to the code will refresh on the page.

Preview

npm run preview

Builds everything and gives you a preview of the built project on localhost.

Build

npm run build

Compiles the TS to JS and builds the files into a /dist folder for deployment.

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.