> For the complete documentation index, see [llms.txt](https://killswitchofficial.gitbook.io/rei-chain/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://killswitchofficial.gitbook.io/rei-chain/introduction/rpc-network.md).

# RPC Network

Users are free to perform an RPC REI by themselves

## Mainnet

* Network Name: Rei Mainnet
* New RPC URL: <https://rei-rpc.moonrhythm.io/>
* Chain ID: 55555
* Currency Symbol: REI
* Block Explorer URL: <https://reiscan.com/>

Please note that this RPC is made by moon rhythm ( non-official)

## Testnet&#x20;

* Network Name: Rei Testnet
* New RPC URL: <https://rei-testnet-rpc.moonrhythm.io>
* Chain ID: 55556
* Currency Symbol: tREI
* Block Explorer URL: <https://testnet.reiscan.com>

Please note that this RPC is made by moon rhythm ( non-official)

## How to run RPC Node

<https://github.com/reichain/rei>
