{"id":15694324,"url":"https://github.com/pcaversaccio/zksync-vyper-sandbox","last_synced_at":"2025-05-08T22:14:20.465Z","repository":{"id":203507566,"uuid":"694191729","full_name":"pcaversaccio/zksync-vyper-sandbox","owner":"pcaversaccio","description":"A sandbox environment for ZKsync Era Vyper compiler testing.","archived":false,"fork":false,"pushed_at":"2025-05-07T16:24:33.000Z","size":2097,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-08T22:14:11.561Z","etag":null,"topics":["compiler","testing","vyper","zksync-era"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pcaversaccio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2023-09-20T14:03:13.000Z","updated_at":"2025-05-07T16:24:37.000Z","dependencies_parsed_at":"2023-10-29T10:27:24.648Z","dependency_job_id":"273a28b6-93d2-4009-892f-cc2acda8799a","html_url":"https://github.com/pcaversaccio/zksync-vyper-sandbox","commit_stats":{"total_commits":197,"total_committers":3,"mean_commits":65.66666666666667,"dds":"0.030456852791878153","last_synced_commit":"70ac06ddf9c9597db766a8f749fa384c212d702e"},"previous_names":["pcaversaccio/zksync-vyper-sandbox"],"tags_count":0,"template":false,"template_full_name":"pcaversaccio/hardhat-project-template-ts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcaversaccio%2Fzksync-vyper-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcaversaccio%2Fzksync-vyper-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcaversaccio%2Fzksync-vyper-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcaversaccio%2Fzksync-vyper-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pcaversaccio","download_url":"https://codeload.github.com/pcaversaccio/zksync-vyper-sandbox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253154977,"owners_count":21862623,"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":["compiler","testing","vyper","zksync-era"],"created_at":"2024-10-03T18:56:32.843Z","updated_at":"2025-05-08T22:14:20.449Z","avatar_url":"https://github.com/pcaversaccio.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZKsync Era Vyper Compiler Sandbox Environment\n\nWe cannot trust in what we do not understand. The source code of the compiler can be found [here](https://github.com/matter-labs/era-compiler-vyper).\n\n## Installation\n\nInvoke\n\n```console\npnpm install\n```\n\nand\n\n```console\ngit submodule update --init --recursive\n```\n\n## Get Local Node Started\n\n```console\ncd local-setup\n./start.sh\n```\n\n## Reset Local Node\n\n```console\ncd local-setup\n./clear.sh\n```\n\n## Retrieve Values\n\n#### Local Node\n\n```console\ncast call --rpc-url http://localhost:3050 \u003ccontract-address\u003e \"var()\"\n```\n\n#### Testnet\n\n```console\ncast call --rpc-url https://sepolia.era.zksync.dev \u003ccontract-address\u003e \"var()\"\n```\n\n## Further References\n\n- https://github.com/matter-labs/era-compiler-vyper\n- https://github.com/matter-labs/hardhat-zksync\n- https://github.com/matter-labs/era-contracts\n- https://github.com/matter-labs/era-system-contracts\n- https://github.com/matter-labs/zkvyper-bin\n- https://github.com/matter-labs/zksync-hardhat-vyper-template\n- https://github.com/matter-labs/zksync-contract-templates\n- https://github.com/matter-labs/local-setup\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcaversaccio%2Fzksync-vyper-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpcaversaccio%2Fzksync-vyper-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcaversaccio%2Fzksync-vyper-sandbox/lists"}