Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 2.13 KB

File metadata and controls

63 lines (41 loc) · 2.13 KB

Ere Guests

A collection of guest programs built with Ere for various zkVM platforms.

Table of Contents

Supported Rust Versions (MSRV)

The current MSRV (minimum supported rust version) is 1.88.

Overview

This 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.

Repository Structure

Library Crates

Located in crates/, these provide reusable functionality for guest programs and host:

Guest Programs

Located in bin/, these are executable guest programs for various zkVMs:

Development

Formatting

Formatting of the workspace and all guest programs:

.github/scripts/cargo-fmt-all.sh

License

Licensed under either of:

at your option.