SDKs and Libraries
This section gives the API references of the libraries for interacting with kaia nodes and some tutorials on how to use them to send a transaction, read data from the blockchain, and communicate with an existing contract on the kaia Network.
🗃️ ethers-ext < v1.0.1
5 items
🗃️ ethers-ext
3 items
🗃️ web3js-ext
6 items
🗃️ web3j-ext
6 items
🗃️ web3py-ext
6 items
📄️ viem
Viem is a typescript interface for Ethereum that provides low-level primitives for interacting with Ethereum and other EVM-Compatible blockchain. With kaia supporting features for Ethereum Equivalence, Ethereum tools such as viem can be used on kaia without any significant modifications.
📄️ caver-js
caver-js is a JavaScript API library that allows developers to interact with a kaia node using a HTTP or Websocket connection.
📄️ caver-java
caver-java is a lightweight, high modular, convenient Java and Android library to interact with clients \(nodes\) on the kaia network.