๐ฎRPC & REST API
Learn what Celo APIs are available via DataHub and how to use them
Time to play
Celo uses ContractKit, a library to help developers and validators to interact with the Celo blockchain and is well suited to developers looking for an easy way to integrate Celo Smart Contracts within their applications. Although the Web3 library was intended to be used only with Ethereum, due to the nature of Celo, we can still use the majority of its features. The ContractKit, for every interaction with the node, uses a Web3 instance.
Learn about the API available via Celo DataHub below
Web3 Library Documentation
You can review the official Web3 library documentation HERE
Last updated