Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 652 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 652 Bytes

auditSign 📝

The auditSign contracts are storing the signatures of audit reports, developed by byterocket.dev. The IPFS hash is stored on-chain and signed by both parties, the auditors (us) and the client. This way, third parties and users may verify for themselves, that an audit report is legitimate.

Deployed Instances

We will deploy these contracts onto the Ethereum Mainnet as well as to the xDai chain and MATIC. If any of our clients wish to have these contracts on different networks, please let us know.

How to use

  • Clone the repository
  • npm install to get the depenedencies ready
  • truffle compile