API Reference
Zeko uses the Mina developer stack, with Zeko-specific packages for bridge and faucet workflows. Use this page as the stable index for API surfaces that are maintained outside the prose guides.
Zeko Packages
- Bridge SDK - programmatic deposit, withdrawal, status, and claim flows for applications and automation.
- Bridge CLI - command-line bridge operations built on the SDK.
- Faucet CLI - testnet faucet administration and funding workflows.
- Agent Skills - agent-facing workflow instructions for bridge, faucet, endpoint, and GraphQL usage.
Mina And zkApp APIs
- o1js API Reference - complete API reference for the TypeScript framework used to build zkApps on Mina and Zeko.
- o1js documentation - guides for writing zkApps, zkPrograms, proofs, and account updates.
Network Interfaces
- Custom Network - wallet network metadata for adding and switching Zeko networks.
- Examples & Boilerplates - example applications and integration patterns.