Skip to main content
-
Generate trace file (
pie.zip)
- Endpoint: /trace-generation
- Input: Compiled Cairo program (
programFile or programHash)
- Output: Trace file (
pie.zip)
-
Generate proof file (
proof.json)
-
Generate proof and verify on Layer 1 (L1)
- Endpoint: /l1/atlantic-query
- Input: Cairo program
- Output: Trace, proof, and L1 verification
-
Generate proof and verify on Layer 2 (L2)
- Endpoint: /l2/atlantic-query
- Input: Cairo program
- Output: Trace, proof, and L2 verification
-
Register program and get unique hash
- Endpoint: /submit-program
- Input: Cairo program file
- Output: Unique
programHash for future reference
-
Generate proof file (
proof.json)
- Endpoint: /proof-generation
- Input:
pie.zip, layout, and prover settings
- Output: Proof file (
proof.json)
-
Generate proof and verify on Layer 1 (L1)
-
Generate proof and verify on Layer 2 (L2)
- Verify proof on Layer 2 (L2)