community.rino.io is a hub for free tools and resources
available for the Monero community. While we strive
for availability and reliability, please keep in
mind all of this is done on our free time :)
Mainnet
Hostname | node.community.rino.io |
---|
IP address | 18.169.212.248 |
---|
RPC Port | 18081 (default) |
---|
P2P Port | 18080 (default) |
---|
TOR
Hostname | rino4muoj3zk223twblr53hwt4ukqemjqw4fbiwdcrqqevcrclpuzyyd.onion |
---|
RPC Port | 18081 |
---|
Example Usage
- Monero CLI wallet:
monero-wallet-cli --daemon-host node.community.rino.io
How is our Mainnet node doing?
Testnet
Testnet is upgraded frequently and highly
experimental. You typically need it only for
developing the Monero protocol/daemon. You need
to compile a recent commit to use it.
Hostname | testnet.community.rino.io |
---|
IP address | 18.132.93.91 |
---|
RPC Port | 28081 (default) |
---|
P2P Port | 28080 (default) |
---|
TOR
Hostname | rino4tpcrisugb2pt7bhs7cwkrkoigf366aetuzyqkqcakaad7vijiid.onion |
---|
RPC Port | 28081 |
---|
Example Usage
- Monero CLI wallet:
monero-wallet-cli --testnet --daemon-host testnet.community.rino.io
How is our Testnet node doing?
Stagenet
The stagenet network runs a 1:1 copy of the
mainnet protocol, except that it allows to play
with worthless coins. It's intended for
integrators, developers of apps and services
that interact with the Monero network. The
protocol is upgraded together with mainnet, but
usually a couple of weeks earlier.
Hostname | stagenet.community.rino.io |
---|
IP address | 3.10.182.182 |
---|
RPC Port | 38081 (default) |
---|
P2P Port | 38080 (default) |
---|
TOR
Hostname | rino4sek7bzoqgkgsn5qxlsic3gk2mj23t3shcaj5axfyipjnyoql4ad.onion |
---|
RPC Port | 38081 |
---|
Example Usage
- Monero CLI wallet:
monero-wallet-cli --stagenet --daemon-host stagenet.community.rino.io
How is our Stagenet node doing?