Pages:
Author

Topic: 🔥🔥[ANN][MINTME]🌎MintMe.com Coin⚡️CPU mining⚡️DApps via Websites🚀No ICO/ASIC - page 90. (Read 85192 times)

newbie
Activity: 37
Merit: 0
How to mine alone?
Step by step
Thank you

Fine, I'll keep checking the post to see if someone shares their solo-mining results before I do.

How to mine solo?

We would like to hear solo mining feedbacks. Please share your hashrates along with your hardware specifications.


Are you mining?
https://preview.ibb.co/fESgTy/miner_solo.jpg
Has not changed the total coins.
How long does it take to earn coins?
I do not see hashrates
newbie
Activity: 9
Merit: 0
Network Difficulty: 11.217 M
Network Hash Rate: 1.07 MH
 Roll Eyes
newbie
Activity: 53
Merit: 0
Hi,
 I wish to know balance using web3.fromWei(webchain.getBalance('walletaddress'), "ether"), but always showing 0 but I have received coins from pool, how to update my wallet, please let me know.


It network synchronisation idle, you need some time to wait  . You always can check your actual balance at https://explorer.webchain.network/home by pasting your wallet number (with 0x at the beginning) to search field at the right top of the page

BTW you use this method for synchronisation : github.com/webchain-network/webchaind#fast-synchronisation it's much faster

Thank you.
newbie
Activity: 22
Merit: 0
Hi,
 I wish to know balance using web3.fromWei(webchain.getBalance('walletaddress'), "ether"), but always showing 0 but I have received coins from pool, how to update my wallet, please let me know.


It network synchronisation idle, you need some time to wait  . You always can check your actual balance at https://explorer.webchain.network/home by pasting your wallet number (with 0x at the beginning) to search field at the right top of the page

BTW you use this method for synchronisation : github.com/webchain-network/webchaind#fast-synchronisation it's much faster
newbie
Activity: 53
Merit: 0
Another question, I got a friend to start mining too and we want to try sending coin to each other. Can I do it from console? or do we have to wait for the GUI wallet?

Hello!

You can do it from the console.

You need to run webchaind and follow these steps:
1) Run personal.unlockAccount(WALLET)

where “WALLET” refers to your webchain wallet number. You will be asked to enter your password. Enter it and continue.

c) To send coins to other wallet, use this command with the following arguments:
webchain.sendTransaction({from:'WALLET1', to:'WALLET2', value: web3.toWei(0.05, "ether"), gas:21000});

where “WALLET1” is your wallet, “WALLET2” is the recipient's wallet, 0.05 is the amount of WEB you want to send (0.05 is an example).

Hi,
 I wish to know balance using web3.fromWei(webchain.getBalance('walletaddress'), "ether"), but always showing 0 but I have received coins from pool, how to update my wallet, please let me know.
newbie
Activity: 196
Merit: 0
Sounds interesting!!!

Try it out and be sure it is more interesting than what it sounds like.
newbie
Activity: 196
Merit: 0
Another question, I got a friend to start mining too and we want to try sending coin to each other. Can I do it from console? or do we have to wait for the GUI wallet?

Hello!

You can do it from the console.

You need to run webchaind and follow these steps:
1) Run personal.unlockAccount(WALLET)

where “WALLET” refers to your webchain wallet number. You will be asked to enter your password. Enter it and continue.

c) To send coins to other wallet, use this command with the following arguments:
webchain.sendTransaction({from:'WALLET1', to:'WALLET2', value: web3.toWei(0.05, "ether"), gas:21000});

where “WALLET1” is your wallet, “WALLET2” is the recipient's wallet, 0.05 is the amount of WEB you want to send (0.05 is an example).
newbie
Activity: 196
Merit: 0
How to mine alone?
Step by step
Thank you

Fine, I'll keep checking the post to see if someone shares their solo-mining results before I do.

How to mine solo?

We would like to hear solo mining feedbacks. Please share your hashrates along with your hardware specifications.
newbie
Activity: 2
Merit: 0
newbie
Activity: 196
Merit: 0
How to mine alone?
Step by step
Thank you

You can use these steps:

1. Start the console: ./webchaind console or (webchaind.exe for windows)
2. Get your balance (on console): web3.fromWei(webchain.getBalance(webchain.coinbase), "ether")
3. Start mining (on console): miner.start()
4. Get your balance again to confirm you are mining: web3.fromWei(webchain.getBalance(webchain.coinbase), "ether")
newbie
Activity: 37
Merit: 0
How to mine alone?
Step by step
Thank you
newbie
Activity: 196
Merit: 0

you say: "where CPU mining is highly profitable (when compared to GPu mining) and ASIC miners are not allowed."

As it is highly profitable if it mines little with cpu, with gpu gained a lot.


The difference between GPU and CPU mining on Webchain is much smaller than on other coins like Bitcoin or Ethereum. Yes, GPU mining indeed gives some advantages, but our goal is to make that difference as small as possible.
newbie
Activity: 196
Merit: 0
Do we need Ethereum address to start the mining as described in the example given on the help page?

Hello! You don't need ethereum address here. You have to create webchain address. Run "webchaind" and follow these instructions https://github.com/webchain-network/webchaind#create-or-manage-accounts to setup the miner.
newbie
Activity: 37
Merit: 0
Just imagine this scenario: somebody running (trotting) and using a wearable like this: kaaproject.org/wearables/ and using it as a device for mining, can I use it for webmining?

It isn't that hard to imagine! Webchain adds a new revolutionary way to mine in a egalitarian ecosystem where CPU mining is highly profitable (when compared to GPu mining) and ASIC miners are not allowed.

It's not part of the future, it's already happening.

you say: "where CPU mining is highly profitable (when compared to GPu mining) and ASIC miners are not allowed."

As it is highly profitable if it mines little with cpu, with gpu gained a lot.

newbie
Activity: 3
Merit: 0
Another question, I got a friend to start mining too and we want to try sending coin to each other. Can I do it from console? or do we have to wait for the GUI wallet?
newbie
Activity: 196
Merit: 0
Just imagine this scenario: somebody running (trotting) and using a wearable like this: kaaproject.org/wearables/ and using it as a device for mining, can I use it for webmining?

It isn't that hard to imagine! Webchain adds a new revolutionary way to mine in a egalitarian ecosystem where CPU mining is highly profitable (when compared to GPu mining) and ASIC miners are not allowed.

It's not part of the future, it's already happening.
newbie
Activity: 196
Merit: 0
Combining ipfs brand new concept, a period of time in the future will have a great influence on block chain, the future is belong to the age of network cloud, big data applications will become popular, block chain can solve the problem of security, is a promising application.

Thanks for your comment! Webchain team is working hard to help build that future (which is not so far Wink)
newbie
Activity: 3
Merit: 0
I started mining, it's been easy although my pc is slow so I only have little less than 5 web as pending balance. My question is because it says "Credited coins awaiting payout"

Hello! As you can see on https://pool.webchain.network, there's a comment saying that the minimum payout is 5 WEB and that payouts run every 10 minutes. Keep it in mind!  Wink

Yes, thanks. I realised that yesterday after passing the 5 WEB threshold.  Cool
newbie
Activity: 53
Merit: 0
anyone please help me how to run this webchain-miner in linux

1. You should go to the webchain-miner dir (where you unpacked it)
2. In config.json of this file there is string "user" : "" . You should put there in field "" you wallet number created by webchaind with "0x" at the beginning of wallet number
3. Run webchain-miner by typing in linux shell (at webchain-miner dir):
./webchain-miner

Thank you  Smiley
newbie
Activity: 196
Merit: 0
I started mining, it's been easy although my pc is slow so I only have little less than 5 web as pending balance. My question is because it says "Credited coins awaiting payout"

Hello! As you can see on https://pool.webchain.network, there's a comment saying that the minimum payout is 5 WEB and that payouts run every 10 minutes. Keep it in mind!  Wink
Pages:
Jump to: