{"id":18369126,"url":"https://github.com/bitfancy/eth-call-zkevm","last_synced_at":"2025-04-10T19:39:45.894Z","repository":{"id":237689791,"uuid":"760143409","full_name":"BitFancy/Eth-Call-ZKEVM","owner":"BitFancy","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-19T21:35:48.000Z","size":183,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T20:54:19.086Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/BitFancy.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":"2024-02-19T21:32:12.000Z","updated_at":"2024-10-26T20:14:27.000Z","dependencies_parsed_at":"2024-05-03T01:21:27.068Z","dependency_job_id":null,"html_url":"https://github.com/BitFancy/Eth-Call-ZKEVM","commit_stats":null,"previous_names":["bitfancy/eth-call-zkevm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitFancy%2FEth-Call-ZKEVM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitFancy%2FEth-Call-ZKEVM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitFancy%2FEth-Call-ZKEVM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitFancy%2FEth-Call-ZKEVM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BitFancy","download_url":"https://codeload.github.com/BitFancy/Eth-Call-ZKEVM/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248281424,"owners_count":21077423,"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":[],"created_at":"2024-11-05T23:28:31.864Z","updated_at":"2025-04-10T19:39:45.866Z","avatar_url":"https://github.com/BitFancy.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zk-eth-call\n\nproves result of eth_call\n\n## modified dependencies\n\nthe following repositories are forked and this repo uses the `zk-eth-call` branch from those fork. but specific commit is tagged in the Cargo.toml of this project to enable easier rollbacking.\n\n- zkevm-circuits [fork's zk-eth-call branch](https://github.com/zemse/zkevm-circuits/tree/zk-eth-call) - [summary of modifications](#summary-of-modifications)\n- axiom-eth [fork's zk-eth-call branch](https://github.com/zemse/axiom-eth)\n\n## instructions\n\nto trigger the proving, just copy paste the following sample call. it executes the `prove` binary that generates traces from local block on anvil (see `inputs_builder.rs`) and submits that to zkevm-circuits (see `prove.rs`).\n\n```\ncargo run --release --bin prove -- --to 0x35c6ace6404d8fd1cEe19026B3D56D0C9627a646 --calldata 0x20965255 --block 4363656 --rpc https://eth-sepolia.g.alchemy.com/v2/\u003cALCHEMY_KEY\u003e --mock\n```\n\n## development\n\nto change code in dependencies, clone them in the directory where this project is cloned. and uncomment the \"for local development only\" part in the Cargo.toml.\n\n```\n- parent directory\n    - zk-eth-call (this project)\n        - README.md (this file)\n    - axiom-eth\n    - zkevm-circuits\n```\n\n## summary of modifications\n\n- add return data to the public inputs\n- use axiom-eth for proving init state","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitfancy%2Feth-call-zkevm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitfancy%2Feth-call-zkevm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitfancy%2Feth-call-zkevm/lists"}