{"id":17524080,"url":"https://github.com/optimism-java/zephyrus","last_synced_at":"2025-06-21T11:07:08.289Z","repository":{"id":257562685,"uuid":"852574763","full_name":"optimism-java/zephyrus","owner":"optimism-java","description":"Ethereum consensus client in Zig","archived":false,"fork":false,"pushed_at":"2024-11-19T12:49:00.000Z","size":349,"stargazers_count":9,"open_issues_count":13,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-23T17:42:24.278Z","etag":null,"topics":["eth2","eth2-beacon-chain","eth2-clients","ethereum","zig","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/optimism-java.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":"2024-09-05T03:34:14.000Z","updated_at":"2025-03-31T02:10:51.000Z","dependencies_parsed_at":"2025-04-23T17:30:29.879Z","dependency_job_id":"f960f73e-ce35-4da3-a74d-446efc3ffaf6","html_url":"https://github.com/optimism-java/zephyrus","commit_stats":{"total_commits":53,"total_committers":3,"mean_commits":"17.666666666666668","dds":0.09433962264150941,"last_synced_commit":"f27f314cb97498e130a286d4718e7a2fad6af1aa"},"previous_names":["optimism-java/zephyrus"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/optimism-java/zephyrus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimism-java%2Fzephyrus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimism-java%2Fzephyrus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimism-java%2Fzephyrus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimism-java%2Fzephyrus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/optimism-java","download_url":"https://codeload.github.com/optimism-java/zephyrus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimism-java%2Fzephyrus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261110612,"owners_count":23111064,"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":["eth2","eth2-beacon-chain","eth2-clients","ethereum","zig","ziglang"],"created_at":"2024-10-20T14:06:21.525Z","updated_at":"2025-06-21T11:07:03.272Z","avatar_url":"https://github.com/optimism-java.png","language":"Zig","readme":"# zephyrus\n\nThis repo is development with zig, zig is a coding language for more [info](https://ziglang.org/) for basic coding [guide](https://zig.guide/standard-library/readers-and-writers)\n\nThe current version being used in development is `0.14.0-dev.2079+ba2d00663`. You may use [`zigup`](https://github.com/marler8997/zigup) to download and use this specific version.\n\n## Build\n\n```bash\ngit clone --recursive https://github.com/optimism-java/zephyrus.git\ncd zephyrus\ngit submodule update --init --recursive\ncd bls\nmake -f Makefile.onelib ETH_CFLAGS=-DBLS_ETH LIB_DIR=lib\nzig build\n```\n\n## Test\n\nfirst you should build bls as described above\n\nwhen you run `zig build test`, the spec tests are not run by default.\n\nif you want to run spec tests, you need to download the test vectors and add `-Dspec=true` to the zig build command.\n\n```bash\n# download test vectors\nmake deps_test\n# add -Dspec=true to run spec tests\nzig build test -Dspec=true\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptimism-java%2Fzephyrus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foptimism-java%2Fzephyrus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptimism-java%2Fzephyrus/lists"}