1.0.1 • Published 1 year ago

@beatoz/web3-providers-http v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

Web3.js - web3-providers-http

Web3.js

Installation

Using NPM

npm install @beatoz/web3

Using Yarn

yarn add @beatoz/web3

Getting Started

Prerequisites

Package.json Scripts

ScriptDescription
cleanUses rimraf to remove dist/
buildUses tsc to build all packages
lintUses eslint to lint all packages
lint:fixUses eslint to check and fix any warnings
testUses jest to run unit tests in each package
test:slientUses jest to run tests under /test/integration in each package