2.0.2 • Published 8 months ago

@rei-network/api v2.0.2

Weekly downloads
-
License
GPL-3.0-or-later
Repository
-
Last release
8 months ago

@rei-network/api

NPM Version License

The API provides the implementation of the controllers to the outside

  • admin: Admin api for managing node
  • debug: Debug api for tracing blocks and transactions, includes: debug_traceBlock, debug_traceTransaction ...etc
  • eth ETH api for getting information from blockchain, includes: eth_coinbase, eth_gasPrice ...etc
  • net ETH api for getting network state
  • rei REI api for getting crude state
  • txpool Txpool api for getting information from txpool
  • web3 Web3 api

INSTALL

npm install @rei-network/api

License

GNU General Public License v3.0