@xchainjs/xchain-evm
v2.0.13
Published
Genereic EVM client for XChainJS
Readme
@xchainjs/xchain-evm
Modules
client- Custom client for communicating with evm by usingethers
Installation
yarn add @xchainjs/xchain-evmFollowing 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 ethersDocumentation
xchain evm
How xchain-evm worksHow to use xchain-evm
- This package uses
etherjslibrary, by default it uses several providers. (https://docs.ethers.io/v5/api-keys/)
