Empeiria's Testnet

Testnet
Characteristic
Specification
Update :
GO :
Add Go to the path:
Install binary from source code :
Check binary version should be equal :
Configure a node
Init chain and delete generated genesis:
Clone repository with chains:
Copy genesis file from repo :
Change the persistent peers inside config.toml file:
config.toml file:Set minimum gas price in app.toml file :
Change external_address value to contact your node using the public IP of your node:
external_address value to contact your node using the public IP of your node:Cosmovisor setup
Create dir structure for cosmovisor :
Copy emped binary to cosmovisor genesis bin :
Setup systemd :
Run a node:
Check status :
Logs from cosmovisor :
Full state sync from archive snapshot
Run a Validator
Requirements :
Example - Looks like a :
Change - Keyname - validator name :
Check Your Validator :
Last updated