BareMetal | Decentralised | Reliable Validators
Our clustered and automated validator monitoring systems guarantees unbeatable reliability and
state-of-the-art security.
VIEW VALIDATOR
BareMetal | Decentralised | Reliable Validators
Our clustered and automated validator monitoring systems guarantees unbeatable reliability and state-of-the-art security.
VIEW VALIDATORSao
SAO Network is a secure and decentralized Web3 storage infrastructure based on Cosmos SDK and IPFS protocol. It aims to facilitate the adoption of Web3 storage, support the growing demand for Web3 applications and allow for a more decentralized way of storing and accessing data.
Node Services
AutoStake Snapshots:
# Install dependancies and stop chain sudo apt install curl liblz4-tool -y sudo systemctl stop sao # Remove current data and save priv_validator_state.json cd $HOME/.sao cp data/priv_validator_state.json priv_validator_state.json.backup rm -r data/* # Download the snapshot SNAP_URL="http://snapshots.autostake.com/lyIs25DaSWMSm8evWKHGQrb/sao-20230629/latest.tar.lz4" curl $SNAP_URL | lz4 -d | tar -xvf - # Restore priv_validator_state.json and restart chain mv priv_validator_state.json.backup data/priv_validator_state.json sudo systemctl start sao
AutoStake addrbook:
sudo apt install curl -y cd $HOME/.sao/config curl http://snapshots.autostake.com/lyIs25DaSWMSm8evWKHGQrb/sao-20230629/addrbook.json --output addrbook.json
AutoStake Seed:
5c2a752c9b1952dbed075c56c600c3a79b58c395@sao-testnet-seed.autostake.com:26836
cd $HOME/.sao SEED="5c2a752c9b1952dbed075c56c600c3a79b58c395@sao-testnet-seed.autostake.com:26836" sed -i "s/seeds = \"\"/seeds = \"$SEED\"/" config/config.toml
AutoStake Peer:
5c2a752c9b1952dbed075c56c600c3a79b58c395@sao-testnet-peer.autostake.com:26836
cd $HOME/.sao PEER="5c2a752c9b1952dbed075c56c600c3a79b58c395@sao-testnet-peer.autostake.com:26836" sed -i "s/persistent_peers = \"\"/persistent_peers = \"$PEER\"/" config/config.toml
Are you ready to earn a return for HODLing?
Delegate to our validator now and start earning right away!