@xchainjs/xchain-evm
client
- Custom client for communicating with evm by using ethers
yarn add @xchainjs/xchain-evm
Following peer dependencies have to be installed into your project. These are not included in @xchainjs/xchain-evm
.
yarn add @xchainjs/xchain-client @xchainjs/xchain-crypto @xchainjs/xchain-util axios ethers
xchain evm
How xchain-evm works
How to use xchain-evm
etherjs
library, by default it uses several providers. (https://docs.ethers.io/v5/api-keys/
)Generated using TypeDoc