{"id":40819026,"url":"https://github.com/eth-act/ere-guests","last_synced_at":"2026-01-21T21:44:49.697Z","repository":{"id":331240236,"uuid":"1125774007","full_name":"eth-act/ere-guests","owner":"eth-act","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-19T16:52:50.000Z","size":76985,"stargazers_count":3,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-19T19:32:50.507Z","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/eth-act.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-31T10:34:14.000Z","updated_at":"2026-01-19T16:52:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/eth-act/ere-guests","commit_stats":null,"previous_names":["eth-act/ere-guests"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/eth-act/ere-guests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eth-act%2Fere-guests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eth-act%2Fere-guests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eth-act%2Fere-guests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eth-act%2Fere-guests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eth-act","download_url":"https://codeload.github.com/eth-act/ere-guests/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eth-act%2Fere-guests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28644149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-21T21:44:49.603Z","updated_at":"2026-01-21T21:44:49.687Z","avatar_url":"https://github.com/eth-act.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ere Guests\n\nA collection of guest programs built with [Ere](https://github.com/eth-act/ere) for various zkVM platforms.\n\n## Table of Contents\n\n- [Ere Guests](#ere-guests)\n  - [Table of Contents](#table-of-contents)\n  - [Supported Rust Versions (MSRV)](#supported-rust-versions-msrv)\n  - [Overview](#overview)\n  - [Repository Structure](#repository-structure)\n    - [Library Crates](#library-crates)\n    - [Guest Programs](#guest-programs)\n  - [Development](#development)\n    - [Formatting](#formatting)\n  - [License](#license)\n\n## Supported Rust Versions (MSRV)\n\nThe current MSRV (minimum supported rust version) is 1.88.\n\n## Overview\n\nThis repository contains guest programs and libraries designed to run on zkVM platforms using the Ere framework. It provides both reusable library crates and compiled guest binaries for various zkVMs.\n\n## Repository Structure\n\n### Library Crates\n\nLocated in `crates/`, these provide reusable functionality for guest programs and host:\n\n- [`guest`](crates/guest) - Core guest utilities and traits for building zkVM programs\n- [`block-encoding-length`](crates/block-encoding-length) - SSZ block encoding length calculation benchmark\n- [`stateless-validator-ethrex`](crates/stateless-validator-ethrex) - Stateless validation using Ethrex\n- [`stateless-validator-reth`](crates/stateless-validator-reth) - Stateless validation using Reth\n\n### Guest Programs\n\nLocated in `bin/`, these are executable guest programs for various zkVMs:\n\n- [`empty`](bin/empty) - Minimal empty program for testing\n- [`panic`](bin/panic) - Minimal panic program for testing\n- [`block-encoding-length`](bin/block-encoding-length) - Block encoding length calculation benchmark\n- [`stateless-validator-ethrex`](bin/stateless-validator-ethrex) - Stateless validator using Ethrex\n- [`stateless-validator-reth`](bin/stateless-validator-reth) - Stateless validator using Reth\n\n## Development\n\n### Formatting\n\nFormatting of the workspace and all guest programs:\n\n```bash\n.github/scripts/cargo-fmt-all.sh\n```\n\n## License\n\nLicensed under either of:\n\n- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feth-act%2Fere-guests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feth-act%2Fere-guests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feth-act%2Fere-guests/lists"}