Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 541 Bytes

Testnet.md

File metadata and controls

21 lines (13 loc) · 541 Bytes

Testnet

Testnet is, as the name implies, for testing features of the blockchain without spending 'real' semux.

It allows developers of tools and wallets to integrate and test features without risk.

How to connect Semux Testnet

You can connect to the testnet via the following command

./semux-gui.sh --network testnet

Resources

Devnet

If you prefer using a local testing blockchain, see Devnet.