REI Network Documents
  • REI Network
    • Welcome to REI Network
    • Why We build REI Network
    • Introduction to $REI
  • Developer
    • Quick Start
    • API Reference
    • Token Addresses
    • System Contracts
      • StakeManager
      • Fee
      • ContractFee
      • Router
      • AbstractToken
      • CommissionShare
      • FeeToken
      • FeePool
      • ValidatorRewardPool
      • FreeFee
      • UnstakePool
      • FreeFeeToken
      • Config
    • Guides
      • Using The Graph
        • Using The Graph on REI Network
        • Running a Graph Node on REI Network
      • Using Gnosis Safe
      • Exchange Integration
  • REI DAO
    • What is REI DAO?
      • Background
      • Management content of REI DAO
      • How the REI DAO is implemented?
      • How REI DAO works?
    • Governance
      • About Governance
      • Governance Process
      • Voting with Snapshot
      • FAQ
    • Guides
      • Dashboard
      • Become a Validator
      • Jail Mechanism
      • Slash Mechanism
      • Voting for a Validator
      • Stake for Free Gas
      • Using BLS
        • Check BLS
      • REI@3.0.X Upgrade Guide
Powered by GitBook
On this page
  • New Features
  • Entry Points
  • Quick Start
  • API Reference
  • System Contracts
  • Guides
  1. REI Network

Welcome to REI Network

NextWhy We build REI Network

Last updated 1 year ago

REI Network is not a new project, but an upgraded version of GXChain. REI was developed to better adapt to the development trend of the blockchain, and to achieve a lightweight, Ethereum compatible, higher performance, and no fee blockchain framework

New Features

  • Compatible with EVM

  • Compatible with Ethereum's RPC and Websocket interfaces, and can support GRPC in the future

  • Rewrite the network module and use Libp2p instead of Devp2p (current Ethereum client solution), because we believe that Libp2p has better standards and can achieve better versatility and scalability

  • Realize lower resource consumption through the design of tokenomics ()

  • Realize that can be soft-forked and upgraded. These contracts include: Staking/Slashing, ResourceManager and IBC contracts, etc.

  • Achieve a more efficient and more random consensus: DPoS+BFT, to ensure decentralization and be more green power

  • Realize the abstract consensus module, so that the code of REI Network can be easily combined and become a chain-making tool

Entry Points

REI Mainnet Settings:

  • Network Name: REI Network

  • RPC URL:

  • ChainID: 47805

  • Symbol: REI

  • Decimals: 18

  • Explorer:

REI Testnet Settings:

  • Network Name: REI Testnet

  • ChainID: 12357

  • Symbol: REI

  • Decimals: 18

Quick Start

A guide to start REI Network Node

API Reference

Introduction to REI Network JSON-RPC specifications

System Contracts

Introduction to REI Network System contracts

Good to know: The document is constantly being updated and improved, and you are welcome to ask us questions and suggestions

Guides

RPC URL:

Explorer:

Gas Free
Systems contracts
https://rpc.rei.network
https://scan.rei.network
https://rpc-testnet.rei.network
https://scan-test.rei.network
Quick Start
API Reference
System Contracts
Exchange Integration
Using The Graph
Using Gnosis Safe
Token Addresses