@acala-network/eth-providers

Providers that contain some reusable functionalities for bodhi and eth-rpc-adapter.

Usage no npm install needed!

<script type="module">
  import acalaNetworkEthProviders from 'https://cdn.skypack.dev/@acala-network/eth-providers';
</script>

README

@acala-network/eth-providers

Providers that contain some reusable functionalities for bodhi and eth-rpc-adapter.

Run

  • install deps
rush udpate
  • build typescript types (if there is any graphql schema change)
yarn gql:typegen
  • build
rush build -t .