Getting help
The primary support channel is the public Polygon Help Center service desk at https://polygon.atlassian.net/servicedesk/customer/portal/22. Use it for new-chain requests and ongoing support tickets. Every integration includes a human Polygon engineering handoff at the chain-attachment step. Plan timing so that ticket review and signer coordination on Polygon’s side fit your project schedule.Tool repositories
| Repository | Purpose |
|---|---|
0xPolygon/cdk-contracts-tooling | Genesis generation for CDK-Erigon networks. |
agglayer/agglayer-contracts | Genesis generation (tools/createSovereignGenesis) and post-genesis checks (tools/compareGenesis). |
agglayer/aggsandbox | Local sandbox for testing Agglayer integration before deploying to a live environment. |
0xPolygon/cdk-op-reth | Operator-facing deployment guide for CDK + OP Stack rollups connecting to Agglayer. The canonical step-by-step runbook for IPs. |
Downstream developer resources
These are for the application teams building on your chain, not for chain operators. Share them with your customer’s developer relations or dapp team.- https://arc-api.polygon.technology/docs: ARC API and SDK reference.
- https://github.com/agglayer/sdk: Agglayer SDK.