1.0.4 • Published 6 years ago
web3-explorer v1.0.4
web3-explorer.js
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