Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ttooccooll/snickerbar.me

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS IS VERY BUGGY RIGHT NOW!!!! Only use small amounts of money that you want to pass out to trick or treaters. It does finally display the amount of sats of each nut though, which was one of the bummer things that I didn't notice was brocken when I posted this on stacker news.

Cashu (cashu)

Snickerbar Wallet (Cashu fork)

One-liner build & run

docker-compose up -d

access at http://localhost:3000 or serve it behind a reverse proxy.

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

npm run dev

Run unit tests

npm test

Lint the files

npm run lint

Format the files

npm run format

Build the app for production

npm run build

Customize the configuration

See Configuring quasar.config.js.

About

Cashu wallet PWA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 58.3%
  • TypeScript 32.0%
  • JavaScript 7.6%
  • SCSS 1.7%
  • HTML 0.3%
  • Dockerfile 0.1%