@rei-network/rpc
v3.0.2
Published
[![NPM Version](https://img.shields.io/npm/v/@rei-network/rpc)](https://www.npmjs.org/package/@rei-network/rpc) ![License](https://img.shields.io/npm/l/@rei-network/rpc)
Downloads
71
Readme
@rei-network/rpc
Rpc call interface of websocket and http.
admin
: Admin api for managing nodedebug
: Debug api for tracing blocks and transactions, includes:debug_traceBlock
,debug_traceTransaction
...etcwarning: Debug api is very dangerous, public nodes shouldn't open
eth
ETH api for getting information from blockchain, includes:eth_coinbase
,eth_gasPrice
...etcnet
ETH api for getting network statetxpool
Txpool api for getting information from txpoolweb3
Web3 api
INSTALL
npm install @rei-network/rpc