1.0.1 • Published 12 months ago

@beatoz/web3-errors v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
12 months ago

Web3.js - web3-errors

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