Post
Topic
Board Announcements (Altcoins)
Re: [ANN][WEBD] 🌍 WebDollar - Currency of the Internet | Mining directly in browser
by
Pon13
on 31/01/2019, 14:03:19 UTC
WEB DOLLAR POS FROM TERMINAL (LINUX) GUIDE

Important Notes
•   I used Ubuntu 18 which is embedded in Win 10 but i believe it will work in any ubuntu and most linux distributions
•   This guide is for importing an existing wallet which is locked (encrypted)
•   Commands are in Bold
•   Install Windows Subsystem for Linux (WSL) on on Windows 10 Guide --> https://docs.microsoft.com/ro-ro/windows/wsl/install-win10

1.   Go to https://webdollar.io/ and export your wallet file by clicking the arrow facing down as shown in the picture below
https://imgur.com/a/ckFYixD
 
2.   Save the .webd wallet file to your computer. You will need it later. This file is also a backup of your wallet.

3.   Open Ubuntu/Linux Terminal as shown in the picture below
https://imgur.com/a/IsTIDqh

4.   Type the following command --> git clone https://github.com/WebDollar/Node-WebDollar.git
https://imgur.com/a/2yEHIOk

5.   When clone finish, type the next command -->  cd Node-WebDollar
https://imgur.com/a/shQmEvE

6.   THIS STEP IS CRITICAL. Then you have to take root access, so next command is --> sudo su or sudo -i
And type password to become root
https://imgur.com/a/ILqitmu
 
7.   Next command is --> bash install-miner.sh
https://imgur.com/VPjIE1j
It will take a bit. Wait for it to finish

8.   Now we create our webd wallet in ubuntu in order to import it later on. So next command is --> nano wallet.webd
https://imgur.com/oBv8UHp

9.   Now you put your wallet information in the wallet.webd file.
a.   Open the file you saved in STEP 2 with a text editor (notepad, notepad++ if you are in both windows and ubuntu or nano, vi etc. if you are in ubuntu only)
https://imgur.com/ruv5g5I
b.   Copy the information there in to your wallet.webd file
https://imgur.com/muN6Awo
c.   After you paste your wallet info you press Ctrl+O and Enter to save the file
d.   And Ctrl+X to exit nano editor.

10.   Then type --> chmod +x wallet.webd
https://imgur.com/XSIH04g
 
11.   Then type --> npm run commands
If you get an error here you do the following
https://imgur.com/a/gw7kCsc
a.   You need to be in Node-WebDollar folder to execute the commands below
b.   Type --> sudo -i
c.   Then type --> rm -fr node_modules
d.   And the install npm again --> apt install npm

12.   Wait until the CLI Menu pops up.
https://imgur.com/5ICtob8

13.   Then you select/type --> 4
14.   Then you type --> wallet.webd
It has to show that your wallet has been successfully imported as shown below. Else you didn’t copy and paste the data of your exported wallet.
https://imgur.com/rIgYlPr

15.   Then you have to select your mining address. So you select/type --> 7
16.   Then you select/type --> 1
17.   Then you select/type --> 30
18.   Then you type or copy & paste your wallet’s password (12 words). It’s the seed word where you encrypted your wallet.
https://imgur.com/QDJYRJr

19.   Now you have to select a pool. So select/type --> 10
20.   Insert (copy & paste) pool link --> https://webdmine.io/pool/1/BACMpool/0.01/21dc1f57cb7338963ea159877b4ade97b71dd11ac17292e3852bdc33a26a17e4/https:$$pool.bacm.ro:443
https://imgur.com/1mDHqYI

21.   Pat yourself in the back and you’re done 😊

---------------------------------------------------------------------------------------------------------------------------------------------
If you restart your machine and want to start POS mining again you do the following:
1.   Start Ubuntu
2.   Open Terminal
3.   Take root access. Type --> sudo su
And enter root password
4.   Then type --> cd Node-WebDollar
5.   Then type --> npm run commands
6.   Then select/type --> 30
7.   Type or Copy & Paste Wallet Password (12 Words)
8.   Then select/type --> 10
9.   Then confirm pool selection by typing --> y
10.   POS mining started and you’re done again 😊
---------------------------------------------------------------------------------------------------------------------------------------------

Appreciation is Appreciated
If you found this guide helpful you can donate to WEBD$gDTE6jGhj+zp8psjy@Gn#0P90n4pY+apK3$
or give some merit in here.

Peace n Love