Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 288 Bytes

File metadata and controls

13 lines (11 loc) · 288 Bytes

privacy-sc

Smart-contract implementing privacy protocol

Build & migrate

  1. npm install
  2. Create env.json file from env-template.json
    1. Change Account & private key for deployment
    2. Change issuer address
    3. Change Truffle config
  3. truffle migrate

TODO

  • Unit test