Follow the instructions on the official documentation to join the testnet and how to obtain tokens using the faucet.
Download the zipped genesis file genesis.json
Extract it with command
Verify the SHA256 checksum using:
sha256sum genesis.json
# 1ca389503310668cad2a38662c7f84045699839cba48d13ce2af31956442c8b5 genesis.json
- Network Chain ID:
uptick_7776-1
- EIP155 Chain ID:
7776
uptickd
version:v0.1.0
- Faucet: faucet.uptick.network
- Cosmos explorer: explorer.testnet.uptick.network
You can find seeds & peers on the seeds.txt and peers.txt files, respectively. If you want to share your seed or peer, please fork this repo and and add it to the bottom of the corresponding .txt file.