Comment on page
🎮
RPC & REST API
Learn what Celo APIs are available via DataHub and how to use them
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.
Last modified 2yr ago