[TUTORIAL] INSTALLING A ZENZO WALLET ON UBUNTU

in ZENZO Ecosystem4 years ago (edited)

image.png

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)

  • 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
    image.png

For News, Updates, and Announcements:

WebsiteZENZO ArcadeGitHubTwitterDiscordTelegramRedditFacebookMediumBitcoinTalkBlock ExplorerTwitchDLive
You can compare with https://explorer.zenzo.io/ or typing zblocks in our Discord

Sort:  

Congratulations @cacalillos! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s) :

You distributed more than 3000 upvotes. Your next target is to reach 4000 upvotes.

You can view your badges on your board And compare to others on the Ranking
If you no longer want to receive notifications, reply to this comment with the word STOP

Support the HiveBuzz project. Vote for our proposal!