A secure and fully decentralized keyless cryptocurrency wallet. Supports BTC, ETH, ERC20 Tokens. Will support others soon.
yarn install
yarn serve
yarn build
bitcoinjs-lib http://coinpunk.github.io/bitcoinjs-lib/
cd public
browserify -r bitcoinjs-lib -s Bitcoin | uglifyjs > bitcoinjs.min.js