Rpc call interface of websocket and http.
-
admin
: Admin api for managing node -
debug
: 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
...etc -
net
ETH api for getting network state -
txpool
Txpool api for getting information from txpool -
web3
Web3 api
npm install @rei-network/rpc