Celo
Below you can find the endpoints and the samples
Celo is a mobile-first PoS blockchain that enables anyone with a mobile phone to access DeFi services and tools, promoting an efficient global ecosystem built around inclusivity and sustainability.
For more information on Celo APIs, see the official documentation.
Celo RPC Endpoints
Mainnet
https://celo-mainnet-rpc.allthatnode.com/'YOUR-API-KEY'
Alfajores
https://celo-alfajores-rpc.allthatnode.com/'YOUR-API-KEY'
Baklava
https://celo-baklava-rpc.allthatnode.com/'YOUR-API-KEY'
Find 'YOUR-API-KEY'
by going to the Dashboard menu (Dashboard > All Projects > Project Detail Page).
Or you can use the public Celo nodes without the API key.
(i.e. https://celo-mainnet-rpc.allthatnode.com/
)
But Public endpoints are not intended for DApp building. Please use private / dedicated RPC servers when you launch your application, drop NFTs, etc.
Last updated