Atomone

AtomOne is a community-driven, constitutionally governed blockchain designed to prioritize security, decentralization, and innovation within the Cosmos ecosystem. Serving as a minimal fork of the Cosmos Hub, it supports IBC and ICS for scalable interchain solutions.

Chain ID: atomone-1 | v1.1.2: | Wasm: OFF

Website | Discord | Twitter

Restake

Restake with ruangnode

Chain explorer

https://explorer.ruangnode.com/atomone-mainnet

Public endpoints

Peering

peers

seed-node

addrbook

curl -Ls https://server-1.ruangnode.com/mainnet/atomone/addrbook.json > $HOME/.atomone/config/addrbook.json

live-peers (8)

peers="ed0e36c57122184ab05b6c635b2f2adf592bfa0c@atomone-mainnet-peer.itrocket.net:61657,[email protected]:13656,[email protected]:29956,[email protected]:14556,[email protected]:29956,[email protected]:23656,[email protected]:14556,[email protected]:36656,[email protected]:26656,[email protected]:27396,[email protected]:26656"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.atomone/config/config.toml

Last updated

Was this helpful?