The Axiom Proving API enables developers to generate proofs for ZK-enabled applications built with OpenVM via a hosted API interface. This allows developers to access reliable cloud infrastructure built by Axiom to reduce cost and latency for OpenVM proof generation while maintaining a similar developer experience. To try the API, get started at Quickstart. Developers can use a REST API and accompanying Axiom SDK and CLI compatible to generate proofs for supported OpenVM versions. The following operations are supported:Documentation Index
Fetch the complete documentation index at: https://docs.axiom.xyz/llms.txt
Use this file to discover all available pages before exploring further.
- OpenVM Deployment: Key generation and configuration for OpenVM, including generation of smart contract verifiers.
- OpenVM Program Deployment: Publicly reproducible builds and artifact management for programs built with OpenVM.
- Proof Generation and Verification: ZK proof generation and verification for OpenVM programs.
- Quickstart: A simple example of how to use the Axiom Proving API using the CLI.
- Using the API: A guide for setting up and using the API via CLI.
- API reference: A comprehensive API reference.