Skip to content

BuildOnViction/privacy-sc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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