The FirmaChain Colosseum TestNet is the final space to prepare for the mainnet.
The Colosseum TestNet consists of 10 validators and 3 seed nodes and is used to test the developing chain module and the basic Cosmos & Tendermint features like validator test and staking, delegation, and voting.
This repository also manages the config file and genesis.json required to set up the chain.
The only selected validator is allowed to participate in TestNet, but if you are curious, you can test under the same environment through Genesis.json that we provide.
The following services are used for the Colosseum TestNet:
- FirmaChain Block Explorer : https://explorer-colosseum.firmachain.dev
- Cosmos REST: https://colosseum-lcd.firmachain.dev:1317
- Tendermint RPC: https://colosseum-lcd.firmachain.dev:26657
- Firma-JS : https://www.npmjs.com/package/@firmachain/firma-js
- Get latest release (v0.3.2)
curl https://build.firmachain.org/@v0.3.2 | bash
- Check release version
./firmachaind version
- colosseum-1 (Latest)
1a8e340bf37d7a419b7b5a4db0f323099a060443@colosseum-seed1.firmachain.dev:26656
3e8c571232bdd6b48073213476173fd46b1c8293@colosseum-seed2.firmachain.dev:26656
458c78173fd416e91fed08c215cc935556d25414@colosseum-seed3.firmachain.dev:26656
If you want to be a validator or full-node, You have to upgrade the chain based on the state below.
Block | Chain Version | Link |
---|---|---|
0 - 189,399 | [v0.3.1] | Link |
189,400 - Current | [v0.3.2] | Link |
- colosseum-testnet has been finished officially
- colosseum-1 upgraded to v0.3.2
- colosseum-1 started