cashubtc / cashu-redeem

Home Page:https://cashu-redeem.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

https://cashu-redeem.vercel.app

License:GNU General Public License v3.0


Languages

Language:TypeScript 84.4%Language:CSS 12.3%Language:HTML 3.3%