How to install TrumpCoin Wallet on Linux

2 years ago
68

How to install TrumpCoin Wallet on Linux

Console Method copy and past these commands:

* Step 1
apt-get install unzip
(or sudo apt-get install unzip)
wget https://github.com/trumpcoinsupport/TrumpCoin/releases/download/4.1.1.0/libs.zip
sudo unzip libs.zip -d /usr/lib

* Step 2
wget https://github.com/trumpcoinsupport/TrumpCoin/releases/latest/download/TrumpCoin.Ubuntu18.04.zip && unzip TrumpCoin.Ubuntu18.04.zip && mkdir .trumpcoin && cd .trumpcoin && wget https://github.com/trumpcoinsupport/TrumpCoin/releases/latest/download/TrumpCoin.bootstrap.zip && unzip TrumpCoin.bootstrap.zip && rm TrumpCoin.bootstrap.zip && cd && rm TrumpCoin.Ubuntu18.04.zip

* Step 3
Still seem to need QT stuff so run this before trump wallet.
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools

* Step 4
Then change directory to the wallet:
cd TrumpCoin

* Step 5
Then start the wallet command
./trumpcoin-qt

Then wait for syncing
Should say like 3 weeks or something but it will go quick because you downloaded the bootstrap.zip to give you a boost. Without the boostrap it takes much longer the first time.

Staking 30% rewards
Patriot nodes 70% rewards

Loading 1 comment...