Hey, ZENZOnites!
Today, we are going to learn how to configure a ZENZO Core Wallet on Ubuntu server (we are using Ubuntu 18.04 for this guide)
We will use PuTTY for login to our VPS:
https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.htmlUse your credentials for login.
- Then run this, line by line
wget https://github.com/ZENZO-Ecosystem/ZENZO-Core/releases/download/v2.0.1/zenzo-2.0.1-x86_64-linux-gnu.tar.gz
tar -xvf zenzo-2.0.1-x86_64-linux-gnu.tar.gz
cd zenzo-2.0.1/bin/
mv zenzo-cli zenzod zenzo-tx /root/
cd ..
cd ..
rm -r zenzo-2.0.1
chmod +x zenzo*
./zenzod -daemon
- You can check the sync progress typing
./zenzo-cli getinfo
For News, Updates, and Announcements:
• Website • ZENZO Arcade • GitHub • Twitter • Discord • Telegram • Reddit • Facebook • Medium • BitcoinTalk • Block Explorer • Twitch • DLive •
You can compare with https://explorer.zenzo.io/ or typing zblocks in our Discord