1.3.0 • Published 1 year ago

web3-rpc-methods v1.3.0

Weekly downloads
-
License
LGPL-3.0
Repository
github
Last release
1 year ago

Web3 RPC Methods

ES Version Node Version NPM Package Dependency Status Dev Dependency Status

This is a sub-package of web3.js.

web3-rpc-methods contains RPC methods for various ETH related protocols.

Installation

You can install the package either using NPM or using Yarn

Using NPM

npm install web3-rpc-methods

Using Yarn

yarn add web3-rpc-methods

Getting Started

Prerequisites

Package.json Scripts

ScriptDescription
cleanUses rimraf to remove dist/
buildUses tsc to build package and dependent packages
lintUses eslint to lint package
lint:fixUses eslint to check and fix any warnings
formatUses prettier to format the code
testUses jest to run unit tests
test:integrationUses jest to run tests under /test/integration
test:unitUses jest to run tests under /test/unit
1.3.0

2 years ago

1.2.0

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.0-rc.2

2 years ago

1.1.0-rc.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.2

2 years ago

1.0.0-rc.1

3 years ago

1.0.0-rc.0

3 years ago

0.1.0-alpha.4

3 years ago

0.1.0-alpha.3

3 years ago

0.1.0-alpha.2

3 years ago

0.1.0-alpha.1

3 years ago

0.1.0-alpha.0

3 years ago