Skip to content

Time Lock Encryption via Ethereum powered blockhain, using Truffle and Ganache.

Notifications You must be signed in to change notification settings

linuelza99/eth-time-lock

Repository files navigation

A decentralized time-lock based on blockchain

Explanation of the application is in the report.

Installation

This code requires Node.js and truffle v5.0.2 to run.

Install Ganache, metamask on your browser and then run the following code

$ npm install
$ truffle test
$ truffle migrate --reset

Then to start the application

$ npm run dev

Now go to local host, import your account to metamask by entering your private key of your account in Ganache. Now use the application!

About

Time Lock Encryption via Ethereum powered blockhain, using Truffle and Ganache.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published