1.0.23 • Published 1 year ago

@rigochain/rweb3-utils v1.0.23

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

RWeb3.js - rweb3-utils

RWeb3.js

Installation

Using NPM

npm install rweb3

Using Yarn

yarn add rweb3

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