Skip to content

cashubtc/cashu-redeem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.