Ethereum Client Integrations​

EVM-based projects commonly use EthersJS and Web3JS libraries in dApp development. As popular libraries, resources and community support are available to help developers build interactive blockchains that query the JSON-RPC protocol. Developers can handle huge tasks seamlessly.

  • Ethers.js. A JavaScript library and tool developers use to build interactive nodes and protocols on the Ethereum blockchain.

  • Web3js. A repository of libraries that allow developers to build interactive local and remote Ethereum nodes using HTTP, IPC, or WebSocket.

Last updated