Integration surface
Quickstart Developers
Build against the frozen V1 addresses, read through the Phase 1 API, and submit user writes from a browser wallet.
Network
One deployment, clearly named
Studio Dev
- RPC
- https://studio-dev.genlayer.com/api
- Chain ID
- 61997
- Explorer
- Open explorer
- API base
- /api/v1
Frozen contracts
- Registry
0xB18f84F0…000b93b6- Policy registry
0x8583F226…D08B6c71- Resolver
0xD21E9e95…aE44C477- Consumer probe
0x5B73a45B…a0693C2F
Integration rules
- Canonical truth stays on-chain; API data is a rebuildable projection.
- Use latest-final reads for verification and label cache freshness.
- Writes are user-wallet operations. The backend never signs for a user.
- Callback state is delivery telemetry, not verdict truth.