@mayaprotocol/xchain-evm
v0.1.1
Published
Genereic EVM client for XChainJS
Readme
@mayaprotocol/xchain-evm
Modules
client- Custom client for communicating with evm by usingethers
Installation
yarn add @mayaprotocol/xchain-evmFollowing 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 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/)
