Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 715 Bytes

README.md

File metadata and controls

46 lines (24 loc) · 715 Bytes

Coinbolt Cat Shop

Demo

https://www.coinbolt.com/catshop/

Why?

To test your Bitcoin testnet wallet.

Install

clone repo

install deps:

npm install

run the reload local webserver:

npm run reload

run the watch build:

npm run watch-build

compile production build (you'll need Google closure):

npm run build

License

MIT Copyright JP Richardson

All JavaScript code in this repository, unless otherwise specified or is not a third party library, is licensed under the MIT license. Any Coinbolt CSS, styles, images, etc DOES NOT fall under the MIT license and is proprietary. Please don't use it - the default Bootstrap style is pretty nice.