Testnet
How to interact with testnet
To run an observer node or a validator on the testnet you can follow all the same steps of the mainnet, just changing the docker image from
kleverapp/klever-go:latest
to kleverapp/klever-go:latest-testnet
and the config files download URL from config.mainnet.108.tar.gz
to config.testnet.100420.tar.gz
Last modified 7mo ago