@xchainjs/xchain-evm
v1.0.11
Published
Genereic EVM client for XChainJS
Downloads
1,131
Readme
@xchainjs/xchain-evm
Modules
client
- Custom client for communicating with evm by usingethers
Installation
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
Documentation
xchain evm
How xchain-evm works
How to use xchain-evm
- This package uses
etherjs
library, by default it uses several providers. (https://docs.ethers.io/v5/api-keys/
)