Realio Network
  • Introduction
  • Running a Full Node
    • Requirements
    • Setup
    • Update
    • Cosmovisor
    • Reset the data
    • State sync
  • Validators
    • Setup
    • Halting
    • Migrating
    • Common Problems
    • Validator FAQs
    • Security
  • Delegators
    • Delegator FAQs
  • Testnet
    • Endpoints
    • Public Testnet Setup
      • Genesis file
      • Seed nodes
  • Mainnet
    • Genesis file
    • Setup
    • Seed nodes
  • Developers
    • Single Node
    • Multi Node
    • Testnet command
Powered by GitBook

Testnet

PreviousDelegator FAQsNextEndpoints

Last updated 1 year ago

Testnet Overview

Testnets are the way we at Realio Network use to test all the features of our blockchain before launching them publicly.

In other words, a testnet is the playground that you can use to start learning about the Realio Network and its features.

There are two different types of testnets:

  • Public testnets

  • Local testnets

Public testnet

A Public testnet is a preview of what the Realio Network mainnet will actually be.

Testnet's are publicly known and every developer can write and read transactions from them.

Public testnets are the battlefields on which you can test the integration of your app (or your validator's setup) without worrying too much about security, but being sure to always be up-to-date with the latest stable changes.

JOINING THE PUBLIC TESTNET

If you want to know more about how to join the currently running public testnet, please refer to the page.

Local testnet

A Local testnet exists only on the machine that is used to running it. This means that none, except you, can actually access the data you store.

Local testnets are perfect if you want to quickly setup a Realio Network blockchain instance without worrying too much about setting up a public full-node machine.

They also might be particularly useful to developers that do not want to write on the public net but want first to try out their app's integration locally to make sure everything works properly.

CREATING A LOCAL TESTNET If you want to know more about how creating a local testnet, please refer to the Create a local testnet page.

​
validators
Join the public testnet
​
Cover

Testnet Endpoints

Necessary endpoints to connect and interact with the Realio testnet

Cover

Public Testnet Setup

Step-by-step guide to join the public testnet.

Cover

Testnet Genisis File

Download the genesis file for the Realio testnet.

Cover

Testnet Seed Nodes

Connect to seed nodes on the Realio testnet.