{"id":14967131,"url":"https://github.com/golemfactory/yazinc","last_synced_at":"2025-08-29T13:19:49.076Z","repository":{"id":86423769,"uuid":"298211157","full_name":"golemfactory/yazinc","owner":"golemfactory","description":"Zinc zero-knowledge proofs on Yagna","archived":false,"fork":false,"pushed_at":"2020-09-24T08:25:21.000Z","size":2,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-04T15:21:26.466Z","etag":null,"topics":["golem"],"latest_commit_sha":null,"homepage":"","language":"Python","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/golemfactory.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-24T08:07:34.000Z","updated_at":"2024-12-11T03:36:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"acedfe94-33f8-4258-bae2-8d8359257ba1","html_url":"https://github.com/golemfactory/yazinc","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"feb56d6fa62bb1ab8db894ef42c3cce0c2d30ce0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/golemfactory/yazinc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2Fyazinc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2Fyazinc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2Fyazinc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2Fyazinc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golemfactory","download_url":"https://codeload.github.com/golemfactory/yazinc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2Fyazinc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267370881,"owners_count":24076497,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["golem"],"created_at":"2024-09-24T13:37:30.090Z","updated_at":"2025-07-27T14:34:26.999Z","avatar_url":"https://github.com/golemfactory.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yazinc\nZinc zero-knowledge proofs on Yagna\n\n\n## Project structure\n* `requestor` contains files needed to run a requestor - this is what most people would need\n* `provider` contains files needed to recreate image used by provider - you will only need them if you want to modify the way providers work\n\n## Running\n\n0. Install requirements: `pip install -r requestor/requirements.txt`\n1. Install Zinc and execute preliminary steps as described in  https://zinc.matterlabs.dev/02-getting-started/01-first-circuit.html (the `zargo prove` step is optional as we will run it on Golem)\n\n2. Assuming your yagna daemon is already running, run the requestor script  (mutatis mutandis)\n\n```\npython /path/to/yazinc/prove.py --circuit build/default.znb --proving-key data/proving-key --public-data data/public-data.json --witness data/witness.json\n```\n\n(NB the options are identical to these of `zvm prove`)\n\n3. Verify the generated `proof.txt`:\n\n```\nzargo verify \u003c proof.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolemfactory%2Fyazinc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgolemfactory%2Fyazinc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolemfactory%2Fyazinc/lists"}