Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 305 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 305 Bytes

zkvm-primitives

This repository contains the primitives required for executing a fuel block, and associated proving games within zkVMs like sp1 and risc0. They are meant to be dropped into the zkVM's entrypoint function and used to operate on the inputs provided.

Usage

TBD

Proving Games

TBD