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 VALIDATOR

Dymension
Dymension is a network of easily deployable modular blockchains called RollApps.
Node Services
Snapshots:
We have daily pruned snapshots here: https://snapshots.autostake.com/froopyland_100-1/
# Install dependancies and stop chain sudo apt install curl liblz4-tool -y sudo systemctl stop dymension # Remove current data and save priv_validator_state.json cd $HOME/.dymension cp data/priv_validator_state.json priv_validator_state.json.backup rm -r data/* # Download the snapshot SNAP_URL="http://snapshots.autostake.com/froopyland_100-1" SNAP_NAME=$(curl -s $SNAP_URL/ | egrep -o ">froopyland_100-1.*.tar.lz4" | tr -d ">" | tail -1) curl $SNAP_URL/$SNAP_NAME | 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 dymension
AutoStake addrbook:
sudo apt install curl -y cd $HOME/.dymension/config curl http://snapshots.autostake.com/froopyland_100-1/addrbook.json --output addrbook.json
AutoStake Seed:
5c2a752c9b1952dbed0[email protected]:27086
cd $HOME/.dymension SEED="5c2a752c9b1952dbed075c56c600c3a79b58c395@dymension-testnet-seed.autostake.com:27086" sed -i "s/seeds = \"\"/seeds = \"$SEED\"/" "config/config.toml
AutoStake Peer:
5c2a752c9b1952dbed0[email protected]:27086
cd $HOME/.dymension PEER="5c2a752c9b1952dbed075c56c600c3a79b58c395@dymension-testnet-peer.autostake.com:27086" 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!