Getting Started
KardiaChain JS SDK is a wrapper built on top of KardiaChain RPC protocol that helps developers to interact with KardiaChain’s blockchain network easily. Other than KardiaChain JS SDK, other Ethereum library such as web3, ethers can be used to interact with KardiaChain RPC too.
Installation
KardiaChain JS SDK can be installed from NPM
Usage
Last updated