Smart contracts for zkPoD Decentralized Exchange.
- zkPoD-node Node application written in Golang for sellers (Alice) and buyers (Bob). It deals with communication, smart contract calling, data transferring, and other zkPoD protocol interactions.
- zkPoD-lib zkPoD core library written in C++ shipping with Golang bindings.
git clone
npm install
truffle compile
npm run genABI
npm run genWrapper
npm run test
npm run lint:contracts
export mnemonic=YOUR_SUPER_SECRET_PRIVATE_KEY_HERE
truffle migrate --network ropsten
- PublicVar - 0xCf06Ff284988ebDc00752bD5E87AA78f853357d7
- zkPoDExchange - 0x6BB3240C7a0850E99aEab96e210cbbD8b7B609D0