I don't know ow how to use those codes, so I will wait to see Windows GUI wallet to get address and mine the coin. Thanks for your help.
A guide for those Windows users that have no clue about how to run webchaind miner from console:
Steps are easy to follow:
1) Go to “Webchain: the basics”
https://github.com/webchain-network/webchaind#green_book-webchaind-the-basics. Here you will see a list of all the possible commands that you can use, from how to create a new wallet to how to access and mine Webchain.
2) From CMD, PowerShell or your preferred console, go to the route where you stored webchaind.exe
a) Let’s say you stored webchain.exe in the recommended directory
$HOME\AppData\Roaming\Webchain/
where $home is your “C:\Users\UserName” path
b) Input the following command: cd c:\users\UserName\AppData\Roaming\Webchain and hit enter
c) Once you’re there, you can write all the commands that webchaind.exe can execute!
3)Check the following
link if you need help to create your account