For Developers

Hey Dev Team 👋

Have you ever wanted to use zero-knowledge proofs (ZKPs) for verifiability, privacy, or scalability but didn’t want to be tied down to a monolithic proving service or zkL1? Or maybe you’ve wanted to explore ZKPs without needing to learn complex math or domain-specific programming languages?

If so, you’re in the right place!

NovaNet makes it easy to leverage ZKPs by allowing you to:

  • Take any valid WASM file.

  • Execute it (even with private inputs).

  • Generate a proof attesting to the correct execution of that code.

The generated proof can be verified anywhere—on Ethereum, another L1, or even a cloud server.

NovaNet operates as a peer-to-peer network, designed to minimize lock-in while delivering high performance and low memory overhead.

Here, you’ll find all the documentation you need to get started with NovaNet in no time. Let’s build the future of verifiable, private, and scalable computation together!

Last updated