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
Mobile home hero image
Umee Logo

Umee

Umee will be acting as a cross-chain DeFi hub, connecting various ecosystems together and developing novel financial products on top. Umee will incorporate tools such as layer 2 scaling solutions, side chain architectures, tools from the roll-ups ecosystem as well as alternative base layer protocols for connecting between blockchain networks. Within our DeFi Hub, we have been experimenting with interest rate instruments and other new financial primitives that will act as foundational infrastructure for the evolving crypto world.

Node Services

Snapshots:

We have daily pruned snapshots here: https://snapshots.autostake.com/canon-2/

# Install dependancies and stop chain
sudo apt install curl liblz4-tool -y
sudo systemctl stop umee

# Remove current data and save priv_validator_state.json
cd $HOME/.umee
cp data/priv_validator_state.json priv_validator_state.json.backup
rm -r data/*

# Download the snapshot
SNAP_URL="http://snapshots.autostake.com/canon-2"
SNAP_NAME=$(curl -s $SNAP_URL/ | egrep -o ">canon-2.*.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 umee
                        

AutoStake addrbook:

sudo apt install curl -y
cd $HOME/.umee/config

curl http://snapshots.autostake.com/canon-2/addrbook.json --output addrbook.json
                        

AutoStake Seed:

5c2a752c[email protected]

cd $HOME/.umee
SEED="5c2a752c9b1952dbed075c56c600c3a79b58c395@umee-testnet-seed.autostake.com"
sed -i "s/seeds = \"\"/seeds = \"$SEED\"/" "config/config.toml
                        

AutoStake Peer:

5c2a752c[email protected]

cd $HOME/.umee
PEER="5c2a752c9b1952dbed075c56c600c3a79b58c395@umee-testnet-peer.autostake.com"
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!

BlockNgine Ltd, 20-22 Wenlock Road, London, England, N1 7GU
© 2023 BlockNgine Ltd. All rights reserved.