web3-providers-base
Ethereum provider base class for Web3 4.x.x
Last updated 5 years ago by spacesailor .
LGPL-3.0 · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install web3-providers-base 
SYNC missed versions from official npm registry.

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

Current Tags

  • 1.0.0-alpha.1                                ...           alpha (5 years ago)
  • 1.0.0-alpha.1                                ...           latest (5 years ago)

1 Versions

  • 1.0.0-alpha.1                                ...           5 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (12)

Copyright 2013 - present © cnpmjs.org | Home |