Supported networks
Use one of these endpoints as your Celo client provider.
Ensure that you replace <API-KEY>
with an API key from your Infura dashboard.
Network | Description | URL |
---|---|---|
Mainnet | JSON-RPC over HTTPS | https://celo-mainnet.infura.io/v3/<API-KEY> |
Mainnet | JSON-RPC over WebSocket | wss://celo-mainnet.infura.io/ws/v3/<API-KEY> |
Testnet (Alfajores) | JSON-RPC over HTTPS | https://celo-alfajores.infura.io/v3/<API-KEY> |
Testnet (Alfajores) | JSON-RPC over WebSocket | wss://celo-alfajores.infura.io/ws/v3/<API-KEY> |