Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion documentation/site/pages/developers/kailua/how.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The code is open source and can be found at [risc0/kailua](https://github.com/ri

## Brief History

In August 2023, RISC Zero released [Zeth](https://github.com/risc0/zeth), the first Type-1 zkEVM built using the RISC Zero zkVM, which allowed developers to enshrine EVM execution in ZK.
In August 2023, RISC Zero released [Zeth](https://github.com/boundless-xyz/zeth), the first Type-1 zkEVM built using the RISC Zero zkVM, which allowed developers to enshrine EVM execution in ZK.

In May 2024, RISC Zero upgraded [Zeth to support Optimistic rollups](https://risczero.com/blog/zeth-brings-validity-proofs-to-optimisms-op-stack) as part of the Optimism Foundation’s RFP, empowering developers to generate validity proofs that consecrate rollup derivation in zero-knowledge.

Expand Down
Loading