Socket
Book a DemoInstallSign in
Socket

@rei-network/api

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rei-network/api

[![NPM Version](https://img.shields.io/npm/v/@rei-network/api)](https://www.npmjs.org/package/@rei-network/api) ![License](https://img.shields.io/npm/l/@rei-network/api)

latest
npmnpm
Version
3.0.4
Version published
Maintainers
3
Created
Source

@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

FAQs

Package last updated on 11 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts