System Requirements
The platform is a polyglot stack with three runtime services (API, Portal, Blockchain RPC client) and two stateful services (Postgres, Redis). Smart-contract deployment is a one-time operation and requires Hardhat-compatible tooling.
14.1.1 Minimum vs recommended
14.1.2 Software prerequisites
14.1.3 Outbound network requirements
The API server must be able to reach:
14.1.4 Browser requirements (Portal)
- Evergreen Chromium-family (Chrome, Edge, Brave) ≥ 110.
- Firefox ≥ 110, Safari ≥ 16.
- WebCrypto API +
crypto.subtle(required for Ed25519 verification in browser). - WebAssembly enabled (required for browser-side ZK proof generation).