@mayaprotocol/xchain-evm
v0.1.1
Published
Genereic EVM client for XChainJS
Downloads
6
Readme
@mayaprotocol/xchain-evm
Modules
client
- Custom client for communicating with evm by usingethers
Installation
yarn add @mayaprotocol/xchain-evm
Following peer dependencies have to be installed into your project. These are not included in @mayaprotocol/xchain-evm
.
yarn add @mayaprotocol/xchain-client @mayaprotocol/xchain-crypto @mayaprotocol/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/
)