web3-providers-base

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

build

yarn clean && yarn compile

clean

rimraf lib && rimraf buildcache

compile

tsc --build

lint

yarn prettier --write . && eslint "./src/**/*.ts" --max-warnings=0

lint:check

yarn prettier --check . && eslint "./src/**/*.ts" --max-warnings=0

test

jest

test:unit

jest ./test/unit
npm i web3-providers-base

Metadata

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

Downloads

Maintainers