Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 2.11 KB

File metadata and controls

59 lines (37 loc) · 2.11 KB

🔗 atomone-1

chain-id version: v3.0.3

Versions

Operate the node

Install the binary

  • You can install the proposed chain binary from github release page

https://github.com/atomone-hub/atomone/releases/tag/v3.0.3

  • Build from the source

You need to have go installed

$ git clone https://github.com/atomone-hub/atomone.git
$ cd atomone
$ git checkout v3.0.3
$ make install
$ wget -O $HOME/.atomone/config/genesis.json https://atomone.fra1.digitaloceanspaces.com/genesis.json

Recommendations

seeds see ./seeds.txt
persistent_peers see ./persistent_peers.txt

Hardware recommendation

AtomOne is a relatively simple and vanilla Cosmos SDK chain with minor modifications. The recommended minimum hardware requirements should be enough to comfortably be able to run a validator node.

  • 4 Cores
  • 8 GB RAM
  • 512 GB disk space (could increase over time, will need to monitor disk usage)

Network informations

You can get a list of public Explorers, RPCs, seed node, persistent_peers... on cosmos.directory/atomone