Skip to content

Web application that stores a message on the ethereum blockchain and keeps it encrypted until a time you specify.

Notifications You must be signed in to change notification settings

debugginator/ticking-time-bomb

Repository files navigation

Ticking Time Bomb

This web site is a work in progress. When it is finished it will encrypt a text on the server and save it on a blockchain along side with a specified time. When this time passes the server will load the message from the blockchain, decrypt it and make it publicly available.

Running Locally

Make sure you have Node.js and the Heroku CLI installed.

$ git clone git@github.com:heroku/node-js-getting-started.git # or clone your own fork
$ cd node-js-getting-started
$ npm install
$ npm start

Your app should now be running on localhost:5000.

About

Web application that stores a message on the ethereum blockchain and keeps it encrypted until a time you specify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12