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
Verify the SHA256 checksum using:
sha256sum genesis.json
# f00df30e2dce9467ab3b6952f28e22a9f3be6f1e51dca2953e21e77befef87a5 genesis.json
- Network Chain ID:
evmos_9000-3
- EIP155 Chain ID:
9000
evmosd
version:v1.0.0-beta1
- Faucet: faucet.evmos.dev
- EVM explorer: evm.evmos.dev
- Cosmos explorer: explorer.evmos.dev
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.