LaurentMT / eth-notary

Ethereum smart contract providing a basic implementation of a virtual notary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ETH NOTARY

An Ethereum smart contract implementing a basic virtual notary (Proof of Existence). Software stack: Ethereum, Node, Truffle, TestRPC, Solidity. For tests only. Do not use in production.

Author

Twitter: @LaurentMT

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Ethereum smart contract providing a basic implementation of a virtual notary

License:MIT License


Languages

Language:JavaScript 83.9%Language:HTML 10.3%Language:CSS 5.8%