2.4.3 • Published 2 years ago

@zjb0807/eth-providers v2.4.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@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 .