For Developers

Hey dev team 👋!

Have you ever wanted to use zero knowledge proofs for verifiability, privacy, or scalability, but did not want to get locked into a monolithic proving service or zkL1? Have you ever wanted to do this without learning a bunch of fancy math or domain specific programming languages?

If so, you have come to the right place. NovaNet allows you to take any valid WASM file, execute it (with potentially private inputs), and output a proof attesting to the correct execution of that code. The verifier for that proof can be hosted anywhere (ETH, some L1, or even a cloud server). NovaNet works peer-to-peer and aims for minimal lock-in, high performance, and low memory overhead.

Here you will discover the documentation that will get you up and running with NovaNet in no time.

Last updated