1.0.23 • Published 1 year ago

@rigochain/rweb3-types v1.0.23

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

RWeb3.js

RWeb3.js

Installation

Using NPM

npm install rweb3

Using Yarn

yarn add rweb3

Getting Started

Prerequisites

Migration Guide

Useful links

Architecture Overview

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