starwalkerz / notareth

Ethereum based notary service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoterEth

NoterEth, pronounced "Notaryth", is a prototype notary and "Proof of Existence" DAPP. By submitting hashes of documents you can proof on a later date that you were privileged to certain information at a point in history. The transfer of documents can enable other contracts to allow certain access based on who owns a hash.

You can see a working demo here. It does require a local running Geth instance.

Running your own copy

If you want to play around with the contract I suggest loading up the contract.sol file up in Cosmo and playing around with it there.

If you deploy the contract on your own chain be sure to edit abi.js and edit in your own contract address.

About

Ethereum based notary service

License:MIT License


Languages

Language:JavaScript 85.3%Language:HTML 14.5%Language:CSS 0.1%