Celo RPC
What is Celo?
Celo is an EVM-compatible blockchain designed for real-world payment applications and financial services. Originally launched as a Layer 1 blockchain, Celo has migrated to a Layer 2 architecture while maintaining full compatibility with Ethereum development tools. Celo uses a Proof of Stake (PoS) consensus mechanism and achieves 1-second block finality after its L2 migration. The network supports fee abstraction, allowing gas payments in multiple currencies including native stablecoins like cUSD, cEUR, and cREAL.
The blockchain implements phone number mapping to wallet addresses through a decentralized identity protocol for simplified payments. Celo's algorithmic stability protocol maintains multiple stablecoins pegged to fiat currencies through a reserve mechanism.
Interacting with Celo
Celo provides full Ethereum JSON-RPC compatibility with additional methods for Celo-specific features. Developers can use standard Ethereum tools like Ethers.js, Hardhat, and MetaMask with Celo by configuring the appropriate network endpoints.
이 API를 사용하면 다음과 같은 작업을 수행할 수 있습니다:
- 모든 표준 이더리움 JSON-RPC 메서드(eth_call, eth_sendTransaction, eth_getBalance)를 실행합니다.
- Implement fee abstraction to allow gas payments in multiple currencies
- WebSocket 연결을 통해 실시간 이벤트를 구독하세요
다음과 같은 방법으로 API에 접속할 수 있습니다:
- Running a local Celo node
- Using a hosted provider such as a Quicknode Celo endpoint, which provides low-latency access to supported networks
지원되는 네트워크
Quicknode provides access to the following Celo networks:
Complete reference for developers building on Celo with Quicknode:
빠른 시작
Get started with Celo quickly. Follow our step-by-step quickstart to set up your endpoint and make your first API request.
공급자 엔드포인트
Learn how to configure and manage your Celo endpoints for optimal performance and reliability.
API 개요
강력한 애플리케이션을 구축하는 데 필요한 지원되는 API, 네트워크, Quicknode 제품 및 향상된 API 기능을 살펴보세요.
마켓플레이스
Quicknode 마켓플레이스에서 강력한 애드온과 도구를 찾아 통합하여 웹3 애플리케이션을 강화해 보세요.
엔드포인트 보안
인증, 화이트리스트 적용 및 모범 보안 관행을 통해 엔드포인트를 보호하십시오.
오류 코드
Understand common error codes and troubleshooting steps for Celo API requests.