1.0.4 • Published 6 years ago

web3-explorer v1.0.4

Weekly downloads
33
License
LGPL-3.0
Repository
github
Last release
6 years ago

web3-explorer.js

web3.js logo

npm version

Web3 1.0 provides a way to extend its builtin RPC method wrappers.

This library tries to support all RPC methods not supported by web3.js.

Currently it only adds the debug, trace, and parity namespace supported by parity-ethereum and go-ethereum node.

Usage

npm install --save web3-explorer

Importing library

const web3explorer = require('web3-explorer');

web3explorer(web3);

Author(s)

Alex Beregszaszi alex@rtfs.hu

Alexis Roussel alexis@bity.com

Peter Pratscher peter@bitfly.at

Wonkyu Park hackyminer@gmail.com

BT Enterprise btenterprise2020@gmail.com

License

LGPL 3.0

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago