March 6, 2023

Snapshot - Nolus

The First DeFi Lease — Own 3x more assets than your equity. GetToNolus and never miss an upside again.
Stop the node service:
sudo systemctl stop nolusd

Move priv_validator_state.json file:
cp $HOME/.nolus/data/priv_validator_state.json $HOME/.nolus/priv_validator_state.json

Delete the data folder:
rm -rf $HOME/.nolus/data

Navigate to the directory:
cd .nolus

Download the snapshot:
wget http://217.76.53.153/data.tar.gz

Unzip it:
tar -xf data.tar.gz

Delete the archive:
rm -rf data.tar.gz

Move priv_validator_state.json file:
mv $HOME/.nolus/priv_validator_state.json $HOME/.nolus/data/priv_validator_state.json

Launch the node service:
sudo systemctl start nolusd

Checking the logs:
sudo journalctl -u nolusd -f --no-hostname -o catsudo systemctl stop nolusd

https://nolus.io/

https://discord.com/invite/nolus-protocol

https://t.me/NolusProtocol

https://twitter.com/NolusProtocol