{"id":17590839,"url":"https://github.com/advaita-saha/create-circom-project","last_synced_at":"2025-08-30T14:08:17.064Z","repository":{"id":149902732,"uuid":"622452850","full_name":"advaita-saha/create-circom-project","owner":"advaita-saha","description":"A circom started project for simpler use and zero-knowledge project development with simple commands","archived":false,"fork":false,"pushed_at":"2023-05-18T10:15:30.000Z","size":4733,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-26T20:53:42.501Z","etag":null,"topics":["circom","circomjs-starter","circomlib","hardhat","snarkjs","zero-knowledge"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/create-circom-project","language":"Solidity","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/advaita-saha.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":"2023-04-02T06:37:14.000Z","updated_at":"2025-05-04T17:29:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee2384e9-91f0-4311-ab12-8b6821482c97","html_url":"https://github.com/advaita-saha/create-circom-project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/advaita-saha/create-circom-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advaita-saha%2Fcreate-circom-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advaita-saha%2Fcreate-circom-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advaita-saha%2Fcreate-circom-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advaita-saha%2Fcreate-circom-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/advaita-saha","download_url":"https://codeload.github.com/advaita-saha/create-circom-project/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advaita-saha%2Fcreate-circom-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272858542,"owners_count":25005092,"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-08-30T02:00:09.474Z","response_time":77,"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":["circom","circomjs-starter","circomlib","hardhat","snarkjs","zero-knowledge"],"created_at":"2024-10-22T04:43:23.509Z","updated_at":"2025-08-30T14:08:17.045Z","avatar_url":"https://github.com/advaita-saha.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Sample Circom Project \n\nCircom is a programming language and a toolchain for building and verifying zero-knowledge proofs (ZKPs). Zero-knowledge proofs are cryptographic protocols that allow a prover to demonstrate the validity of a statement to a verifier without revealing any additional information beyond the truth of the statement itself. Circom allows developers to write ZKP circuits using a high-level language and then compile them to a low-level representation that can be used to generate proofs. Circom is often used in combination with other tools and languages such as SnarkJS, which is a JavaScript library for creating and verifying ZKPs, and Solidity, which is a smart contract language used for building decentralized applications on the Ethereum blockchain.\n\n### Run the following commands to run the project\n\n- Install rust\n```bash\ncurl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh\n```\n- Install circom\n```bash\ngit clone https://github.com/iden3/circom.git\ncd circom\ncargo build --release\ncargo install --path circom\n```\n- Install snarkjs\n```bash\nnpm install -g snarkjs\n```\n- Clone this repository and then run the following commands\n```bash\nnpm i\nnpm run build\nnpm run setup\nnpm run verify\nnpm run generateVerifier\n```\n- To clean the existing build files\n```bash\nnpm run clean\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadvaita-saha%2Fcreate-circom-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadvaita-saha%2Fcreate-circom-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadvaita-saha%2Fcreate-circom-project/lists"}