rleasure0
Newbie
Offline
Activity: 10
Merit: 0
|
|
May 09, 2018, 07:50:53 AM |
|
So I have an address but how do I get the keys from the console so I can rebuild the wallet if needed. Also I can't get any peers to connect. Any help would be greatly appreciated.
|
|
|
|
Platon_x
Newbie
Offline
Activity: 22
Merit: 0
|
|
May 09, 2018, 08:13:26 AM Last edit: May 09, 2018, 08:55:36 AM by Platon_x |
|
So I have an address but how do I get the keys from the console so I can rebuild the wallet if needed. Also I can't get any peers to connect. Any help would be greatly appreciated.
To save your wallets data you can copy wallets from $HOME\AppData\Roaming\Webchain\mainnet\keystore (on Windows) Or from $HOME/.webchain/mainnet/keystore (on Linux) About peers , its should work, how long do you wait for connection ?
|
|
|
|
iisbetoq
Jr. Member
Offline
Activity: 165
Merit: 1
|
|
May 09, 2018, 08:17:41 AM |
|
i don't understand how to use it was running webchaind.exe and sync and what next ? can't type a command like help or what another command can i mine using GPU ?
|
|
|
|
Platon_x
Newbie
Offline
Activity: 22
Merit: 0
|
|
May 09, 2018, 08:35:06 AM Last edit: May 09, 2018, 08:58:32 AM by Platon_x |
|
2.I check the guide but still don't know how to send coins to other wallets;
To send coins between wallets you should run webchain in console mode like this: webchaind.exe console (on windows) webchaind console (on linux) then use command in console: personal.unlockAccount(WALLET ) where WALLET - is your webchain wallet number. You will be prompted for password from wallet and send coins to other wallet by command: webchain.sendTransaction({from:'WALLET1 ', to:'WALLET2 ', value: web3.toWei(0.05, "ether"), gas:21000});where WALLET1 - Your wallet, WALLET2 - wallet of recipient , 0.05 is amount you want to send in WEBs (0.05 WEB here for example) To see your wallet number in console run command webchain.coinbaseIt will show your main wallet in webchain If you have multiply wallets you can see them all by run webchaind as below: webchaind account listYou will see all wallets list
|
|
|
|
Platon_x
Newbie
Offline
Activity: 22
Merit: 0
|
|
May 09, 2018, 08:54:20 AM |
|
i don't understand how to use it was running webchaind.exe and sync and what next ? can't type a command like help or what another command
1. You need to create wallet by command webchaind.exe account newYou will be prompted for password, please remember/save it Then you will see your wallet number 2. Start mining with webchain miner. You can download them from this link: https://github.com/webchain-network/webchain-miner/releases (select miner for you OS) Enter your wallet address to config.json file on miner directory. You should add 0x to the beginning of wallet (for example if wallet from webchaind is 123456789... you should set 0x123456789... ) 3. To see balance you can enter your wallet number with 0x at the beginning at the right top of site : https://explorer.webchain.network/homeor run webchaind console: webchaind.exe consoleand get balance by command web3.fromWei(webchain.getBalance('YOURWALLETNUMBER'), "ether")
|
|
|
|
Platon_x
Newbie
Offline
Activity: 22
Merit: 0
|
|
May 09, 2018, 09:08:08 AM |
|
Wallet creation is too complex and difficult to understand. Please give us detailed and easy instructions
Wallet creaton is very simple, just run command: webchaind.exe account new (Windows) webchaind account new (Linux) Enter your password for wallet (remember/save it) and you will see your wallet number
|
|
|
|
xaS0r
Newbie
Offline
Activity: 58
Merit: 0
|
|
May 09, 2018, 09:39:36 AM |
|
@platon_X: could your write a list of the commands for the console mode? trying to run webchaind with help command but the cmd window closes
|
|
|
|
Eliza beth
Member
Offline
Activity: 224
Merit: 10
|
|
May 09, 2018, 09:42:08 AM |
|
Good project, active team nice roi, this could real go somewhere egretia
|
|
|
|
Imaha486
|
|
May 09, 2018, 10:01:03 AM |
|
webchain miner is.. Core i7-3770 =240H/s (4 thread) Core i7-4770S =171H/s (4 thread) RYZEN 2400G = 64H/s (4 thread) hmm...
|
|
|
|
Platon_x
Newbie
Offline
Activity: 22
Merit: 0
|
|
May 09, 2018, 10:06:41 AM |
|
HI, is the wallet address same as eth? Can i use my old eth address? Thanks No, you need to use new address from webchain
|
|
|
|
|
BuneepB
Newbie
Offline
Activity: 13
Merit: 0
|
|
May 09, 2018, 10:24:11 AM |
|
After a long time, finally a good project. Mining and will continue doing so. This has huge potential.
|
|
|
|
spartan013
Newbie
Offline
Activity: 16
Merit: 0
|
|
May 09, 2018, 10:38:22 AM |
|
How can I set static diff on webchain pool? 20 000 is for low-end hardware too much. (address 0x1b39ececb08d3e9cb681eaca7aef60ad626c16ac have 103 kH/s - Is it a cluster about 1000 cpu? or gpu?)
|
|
|
|
lumat0
Newbie
Offline
Activity: 3
Merit: 0
|
|
May 09, 2018, 10:53:54 AM Last edit: May 10, 2018, 06:27:15 AM by lumat0 |
|
You can use the second pool with much lower difficulty (5000 at this moment): pool2.webchain.network:2222 Statistics are common for both pools and are available on pool.webchain.network.
According to pool logs, miners that have huge hashrate are server farms.
|
|
|
|
hoopp
Newbie
Offline
Activity: 7
Merit: 0
|
|
May 09, 2018, 12:27:01 PM |
|
webchain miner is.. Core i7-3770 =240H/s (4 thread) Core i7-4770S =171H/s (4 thread) RYZEN 2400G = 64H/s (4 thread) hmm... Pretty good efficiency, so what problem there is?
|
|
|
|
theinterpreter
Newbie
Offline
Activity: 10
Merit: 0
|
|
May 09, 2018, 01:15:20 PM |
|
hi dev, I will keep watching the topic and the Webchain project. Hope that you will release Windows GUI wallet as soon as possible. I would like to mine the coin immediately but I can not create wallet and address for my rigs. It is likely that I have to wait to see GUI wallet to mine the coin. Thank you.
Sure, we are working on it and we will be releasing a GUI Wallet in 2018-3rdQ . Meanwhile, we’ll be as helpful as possible about guiding you and other people needing a GUI.
|
|
|
|
midvoc
|
|
May 09, 2018, 01:26:01 PM |
|
Hi - can we mine this with a GPU yet? I've managed to get it up and running with my CPU
|
|
|
|
janusid
Newbie
Offline
Activity: 16
Merit: 0
|
|
May 09, 2018, 01:49:43 PM |
|
You can use second pool with much lower difficulty (5000 at this moment): pool2.webchain.network:2222 Statistics are common for both pools and are available on pool.webchain.network.
According to pool's logs, miners that have huge hashrate are farm of servers.
nice info. Now i'm in pool2.. Thanks...
|
|
|
|
janusid
Newbie
Offline
Activity: 16
Merit: 0
|
|
May 09, 2018, 02:01:09 PM |
|
Thread reserved by webchain-network Remember that you can:- Follow us on Twitter in order to get most recent news
- Use our Reddit to post your doubts and suggestions
telegram channel please...
|
|
|
|
stepero
Newbie
Offline
Activity: 45
Merit: 0
|
|
May 09, 2018, 02:13:00 PM |
|
c:\Users\user\AppData\Roaming\Webchain>webchaind account new Your new account is locked with a password. Please give a password. Do not forget this password. Passphrase: Does not write a password. That can be, as correct?
|
|
|
|
|