@xchainjs/xchain-evm-providers

v1.0.9
A specification for a generalised interface for api providers, to be used by XChainJS implementations. The providers should not have any functionality to generate a key, instead, the `xchain-crypto` library should be used to ensure cross-chain compatible

build

yarn clean && rollup -c --bundleConfigAsCjs

build:release

yarn exec rm -rf release && yarn pack && yarn exec "mkdir release && tar zxvf package.tgz --directory release && rm package.tgz"

clean

rm -rf .turbo && rm -rf lib

e2e

jest --config jest.config.e2e.js

test

jest --passWithNoTests
npm i @xchainjs/xchain-evm-providers

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/11/2024

Downloads