Skip to content

Testnet

Torus provides a public testnet.

Connecting To Testnet Nodes

If you want to perform any onchain operation on a testnet, with CLI, simply pass the --testnet flag.

Structure usage:
Terminal window
tor --testnet [SUBCOMMAND] COMMAND [ARGS]
For example, list your balances on a testnet by:
Terminal window
tor --testnet key balances

Faucet

To run a faucet:
Terminal window
tor --testnet balance run-faucet <key>