Zerct deploys Rust backends and exposes them as HTTPS APIs.Documentation Index
Fetch the complete documentation index at: https://docs.zerct.com/llms.txt
Use this file to discover all available pages before exploring further.
What Zerct expects
- A Rust backend with
Cargo.tomlandCargo.lock - A
zerct.tomlproject contract - A server that listens on
0.0.0.0:$PORT - A health endpoint for deploy verification