Skip to content

This web application shows how to use Tierion Hash API, RethinkDB with the rethinkdbdash driver, and PubNub's Storage and Playback

License

Notifications You must be signed in to change notification settings

eh3rrera/blockchain-proof-existence

Repository files navigation

blockchain-proof-existence

This web application shows how to use Tierion Hash API, RethinkDB with the rethinkdbdash driver, and PubNub's Storage and Playback feature with SDK v4 . You can follow the tutorial to build this application or jump straight to the code.

Requirements

Installation

  1. Clone this repository and cd into it.
  2. Start RethinkDB server and execute the commands of rethinkdb.txt in RethinkDB's web console.
  3. Start ngrok.
  4. Create a configuration file for your application with cp config.sample.js config.js and enter your Tierion and PubNub API keys and your ngrok URL.
  5. Execute npm install to download dependencies.
  6. Execute node server.js to start the Node.js server.
  7. Go to http://localhost:3000 to play with the app.

License

MIT

About

This web application shows how to use Tierion Hash API, RethinkDB with the rethinkdbdash driver, and PubNub's Storage and Playback

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages