Skip to content

A node.js, mongo, bitcore application to demonstrate a file storage service that timestamps file hashes onto the bitcoin blockchain

Notifications You must be signed in to change notification settings

prashb94/Bitcoin_File_Timestamping

Repository files navigation

Bitcoin_File_Timestamping

To run :

  1. Install mongodb
  2. Run mongod (Windows)
  3. npm install
  4. node app.js
  5. 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.

Screenshots

Screen1

Screen2

About

A node.js, mongo, bitcore application to demonstrate a file storage service that timestamps file hashes onto the bitcoin blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published