OpenZeppelin / rust-contracts-stylus

A library for secure smart contract development written in Rust
MIT License
84 stars 22 forks source link

[Feature]: Plonk Verifier #262

Open ggonzalez94 opened 2 months ago

ggonzalez94 commented 2 months ago

What is the feature you would like to see?

Implement a Stylus contract that is able to verify zk proofs onchain. Reference Implementations:

Contribution Guidelines