micro-btc web demo About This is a web demo of micro-btc-signer by Paul Miller. Usage Installation First, clone this repo. Second, install the dependencies: npm install Running the app npm start Testing npm test Building for production npm run build Ejecting npm run eject