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 - 0xdE57008e43Fa2A265ec2dd7d8F55fB2AcC105CD2
- zkPoDExchange - 0x07d04D5912383F8523208b978C73D4786a5b1e86