Print your own money with Cashu ecash!
There are no central banks if everyone is a central bank.
- 🖨️ Print physical cashu notes - Create beautiful printable ecash notes
- 🎨 Customizable designs - Multiple templates (Comic, Custom, Mountainlake)
- ⚡ Lightning & Ecash payments - Flexible payment options
- 📄 QR code optimization - Smart denomination suggestions for readable QR codes
- 🗂️ Print history - Reprint previous notes easily
- Go to
http://brrr.gandlaf.com - Select the cashu mint you want to use
- Select the denomination and number of notes you want to print
- Pay using ecash or lightning
- Design and Customize your notes
- Printer goes brrr
- Node.js (v18+)
- npm
-
Fork and Clone the repository
git clone https://github.com/yourusername/cashu-brrr.git cd cashu-brrr -
Install dependencies
npm install
-
Run the development server
npm run dev
-
Open
http://localhost:5173in your browser
-
Build the application
npm run build
-
The build artifacts will be in the
distdirectory -
Preview the production build
npm run preview
Add your custom Mountainlake note designs:
npm run addTemplate your-template.mountainlake.jsonSee public/mountainlake-templates/README.md for details.
This project is licensed under the MIT License - see the LICENSE file for details.