web3-providers-base

v1.0.0-alpha.1
Ethereum provider base class for Web3 4.x.x

web3.js

web3.js - Providers Base

Installation

yarn add web3-providers-base

Package.json Scripts

  • build: Runs yarn clean and yarn compile
  • clean: Uses rimraf to remove lib/ and buildcache/
  • compile: Uses tsc to build package and depedenent packages
  • lint: Uses prettier and eslint to lint package
  • lint:check: Uses prettier and eslint to check if package has been linted
  • test: Uses jest to run all tests
  • test:integration: Uses jest to run tests under /test/integration
  • test:unit: Uses jest to run tests under /test/unit
npm i web3-providers-base

Metadata

  • LGPL-3.0
  • Whatever
  • ChainSafe Systems
  • released 7/20/2021

Downloads

Maintainers