{"id":21388627,"url":"https://github.com/sec-bit/zkpod-contract","last_synced_at":"2025-06-22T02:37:35.443Z","repository":{"id":46323186,"uuid":"193872384","full_name":"sec-bit/zkPoD-contract","owner":"sec-bit","description":"Smart contracts for zkPoD Decentralized Exchange","archived":false,"fork":false,"pushed_at":"2022-12-10T15:45:09.000Z","size":716,"stargazers_count":14,"open_issues_count":9,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T13:43:20.654Z","etag":null,"topics":["decentralized-exchange","ethereum","zero-knowledge-proofs"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sec-bit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-26T09:22:48.000Z","updated_at":"2023-04-29T05:33:57.000Z","dependencies_parsed_at":"2023-01-26T03:31:16.703Z","dependency_job_id":null,"html_url":"https://github.com/sec-bit/zkPoD-contract","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sec-bit/zkPoD-contract","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sec-bit%2FzkPoD-contract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sec-bit%2FzkPoD-contract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sec-bit%2FzkPoD-contract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sec-bit%2FzkPoD-contract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sec-bit","download_url":"https://codeload.github.com/sec-bit/zkPoD-contract/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sec-bit%2FzkPoD-contract/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261225774,"owners_count":23127197,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["decentralized-exchange","ethereum","zero-knowledge-proofs"],"created_at":"2024-11-22T12:18:53.121Z","updated_at":"2025-06-22T02:37:30.431Z","avatar_url":"https://github.com/sec-bit.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zkPoD-contract\n\nSmart contracts for *zkPoD Decentralized Exchange*.\n\n## Related zkPoD projects\n\n- [zkPoD-node](https://github.com/sec-bit/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.\n- [zkPoD-lib](https://github.com/sec-bit/zkPoD-lib) zkPoD core library written in C++ shipping with Golang bindings.\n\n## ABI \u0026 Wrapper\n\n### ABI JSON File\n\n- [*zkPoDExchange.abi*](abi/zkPoDExchange.abi)\n\n### Go Wrapper\n\n- [*zkPoDExchange.go*](abi/zkPoDExchange.go)\n\n## Usage \u0026 Development\n\n### Build\n\n```\ngit clone\nnpm install\ntruffle compile\n```\n\n### Generate ABI\n\n```\nnpm run genABI\n```\n\n### Generate Go Wrapper\n\n```\nnpm run genWrapper\n```\n\n### Test\n\n```\nnpm run test\n```\n\n### Lint\n\n```\nnpm run lint:contracts\n```\n\n### Deploy On Ropsten\n\n```\nexport mnemonic=YOUR_SUPER_SECRET_PRIVATE_KEY_HERE\ntruffle migrate --network ropsten\n```\n\n## Live On Ethereum Networks\n\n### Ropsten Testnet\n\n- *PublicVar* - [0xCf06Ff284988ebDc00752bD5E87AA78f853357d7](https://ropsten.etherscan.io/address/0xCf06Ff284988ebDc00752bD5E87AA78f853357d7)\n- *zkPoDExchange* - [0x6BB3240C7a0850E99aEab96e210cbbD8b7B609D0](https://ropsten.etherscan.io/address/0x6BB3240C7a0850E99aEab96e210cbbD8b7B609D0)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsec-bit%2Fzkpod-contract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsec-bit%2Fzkpod-contract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsec-bit%2Fzkpod-contract/lists"}