1.2.5 • Published 2 years ago

@selendra/eth-providers v1.2.5

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

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