Skip to content

scroll-tech/risc0-ethereum

 
 

Repository files navigation

Important

main is the development branch. Application developers should use the latest release instead.

RISC Zero Ethereum

RISC Zero is a zero-knowledge verifiable general computing platform, with Ethereum integration. This repository contains Solidity verifier contracts and supporting code.

If you are looking to get started using RISC Zero in an application on Ethereum, the best place to look is the Foundry template.

You can also find the documentation for RISC Zero, including guides for writing zkVM programs, using the Bonsai prover, and more at dev.risczero.com.

Contracts

RISC Zero's Ethereum contracts, including the on-chain verifier for all RISC Zero Groth16 proofs, can be found in the contracts directory.

Steel

Steel lets Solidity developers effortlessly scale their applications by moving computation offchain without compromising on onchain security. Steel drastically reduces gas costs and this enables previously impossible applications.

Steel now lives in its own repository. Check out github.com/boundless-xyz/steel

About

Integration of the RISC Zero verifiable compute platform with Ethereum and EVM chains.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 54.5%
  • Solidity 41.0%
  • Shell 2.7%
  • Python 1.8%