https://www.coinbolt.com/catshop/
To test your Bitcoin testnet wallet.
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
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.