Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 391 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 391 Bytes

EthAuth

A blockchain application used to digitize signatures on important documents.

  • Application was based on Ethereum and used the Truffle framework to access Ethereum Virtual Machines.
  • Smart Contracts were written in Solidity with NodeJs for backend and pure JS serving as the client.