pod2-blob-example

Example of storing a pod2 proof (plonky2 proof) in an ethereum blob (EIP-4844). More details at the src/main.rs file.

Usage

  • set the ethereum private key and rpc url into PRIV_KEY and RPC_URL from src/main.rs
  • run cargo run --release
Description
No description provided
Readme 182 KiB
Languages
Rust 100%