https://github.com/eth-act/zkvm-standards
https://github.com/eth-act/zkvm-standards
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eth-act/zkvm-standards
- Owner: eth-act
- Created: 2025-10-08T22:36:34.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-12-19T15:25:18.000Z (6 months ago)
- Last Synced: 2025-12-22T06:24:36.489Z (6 months ago)
- Language: C
- Size: 38.1 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zkVM Standards for Ethereum
This repository contains tentative standards for zero-knowledge virtual machines (zkVMs) used in the Ethereum ecosystem. They can be used outside of the Ethereum ecosystem, however we note this as the main rationale for some of the design decisions.
## Motivation
As zkVMs become increasingly important for Ethereum's scaling roadmap, there's a need for standardization to ensure that guest programs can run on different zkVM implementations with minor changes.
## Status
**These standards are tentative and under active development.**
Feedback and contributions are welcome! Please open issues or PRs to discuss changes.
## License
Apache and MIT