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
Okp4 Logo

Okp4

OKP4 is a domain-specific layer-1 dedicated to trust-minimized data sharing. The blockchain orchestrates assets shared by participants into the Dataverse: data, algorithms, software, storage and computation to enable a new generation of applications.

Node Services

AutoStake Snapshots:

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

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

# Download the snapshot
SNAP_URL="http://snapshots.autostake.com/lyIs25DaSWMSm8evWKHGQrb/okp4-nemeton-1/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 okp4
                        

AutoStake addrbook:

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

curl http://snapshots.autostake.com/lyIs25DaSWMSm8evWKHGQrb/okp4-nemeton-1/addrbook.json --output addrbook.json
                        

AutoStake Seed:

5c2a752c9b1952dbed075c56c600c3a79b58c395@okp4-testnet-seed.autostake.com:26996

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

AutoStake Peer:

5c2a752c9b1952dbed075c56c600c3a79b58c395@okp4-testnet-peer.autostake.com:26996

cd $HOME/.okp4d
PEER="5c2a752c9b1952dbed075c56c600c3a79b58c395@okp4-testnet-peer.autostake.com:26996"
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.