Atomone

AtomOne is a branch of Gaia that complements the broader Cosmos ecosystem with a security-conscious alternative hub. AtomOne recommits to the founding vision of the Cosmos Hub as a minimal IBC/ICS hub

Details

  • Network Chain ID: atomone-1

  • Binary: atomoned

  • Denom: uatone

  • Working directory: .atomone

Public services

Peering

You can use peer lesnik | UTSA for fast connection or state sync

peers="7e804bdafb01244cbe82c96e768d88238603e1da@144.76.29.90:61156"
sed -i.bak -e "s/^persistent_peers *=.*/persistent_peers = \"$peers\"/" $HOME/.atomone/config/config.toml

The address book is updated once an hour. You can use it for quick launch

wget -O $HOME/.atomone/config/addrbook.json "https://share.utsa.tech/atomone/addrbook.json"

Last updated