To run :
- Install mongodb
- Run
mongod
(Windows) npm install
node app.js
- Navigate to
localhost:3000
on your browser
This application uses the blockcypher API to poll for an incoming transaction. You will hit their rate limit within a few minutes. Run your own bitcore-insight node to work around this rate limit.