Skip to content

Instantly share code, notes, and snippets.

View RiccardoM's full-sized avatar
💻
Coding

Riccardo RiccardoM

💻
Coding
View GitHub Profile
@ForboleDevelopment
ForboleDevelopment / morpheus-4001-update.sh
Last active June 5, 2020 08:20
Morpheus-4001 update procedure
# Go into the folder where you downloaded Desmos
cd ~/desmos
# Checkout the correct Desmos tag and build the software
git fetch --tags && git checkout tags/v0.5.1 && make install
# Stop the currently running node
sudo systemctl stop desmosd
# Remove the current genesis and get the new one