2.2.0 • Published 2 years ago

@setheum.js/eth-providers v2.2.0

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

@setheum.js/eth-providers

Providers that contain some reusable functionalities for SetterJS and eth-rpc-adaptor.

Run

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