Pages:
Author

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

newbie
Activity: 196
Merit: 0

Airdrops and Bounty's for the most part just attract the people you dont want - those who dont give a toss other than to get free coins to sell them as soon as they can.

Start mining Webchain, its easy and you get a good return for even low end hardware or just buy it  Wink . Its around .01 USD so you can get so many for very little investment.

Not always is like that. You can make smart campaign so only people interested in the projects get the coins. Also I think mining is just mandatory for everybody who thinks seriously about WEB.

Thanks for your comment. We agree on that point and we keep working hard on making mining equally profitable for everyone. We have some marketing plans and we'll get them started at the right moment. Happy mining!
newbie
Activity: 196
Merit: 0
good project, rely in the future can run according to the planned!

Thanks for your comment. We appreciate it. The team is working hard to keep on track and deliver what has been promised.
newbie
Activity: 60
Merit: 0
hello, I have just started my mining, and having a problem already: when I go to https://pool.webchain.network/ to see my history - I dont have any info. "How to" says that it will apear after the miner has sent the first accepted share. but how will I know it?? (don't be too strict to me, because I am a beginner and have chosen you, because your servise seems to be simple)

Make sure you have accepted shares. If so double check your address and have a look @ the block explorer https://explorer.webchain.network/
newbie
Activity: 22
Merit: 0
hello, I have just started my mining, and having a problem already: when I go to https://pool.webchain.network/ to see my history - I dont have any info. "How to" says that it will apear after the miner has sent the first accepted share. but how will I know it?? (don't be too strict to me, because I am a beginner and have chosen you, because your servise seems to be simple)

To see your stats enter your webchain wallet number in "Your Stats & Payment History" search string at pool and press Lookup. Do you see accepted shares in your miner ?
newbie
Activity: 4
Merit: 0
hello, I have just started my mining, and having a problem already: when I go to https://pool.webchain.network/ to see my history - I dont have any info. "How to" says that it will apear after the miner has sent the first accepted share. but how will I know it?? (don't be too strict to me, because I am a beginner and have chosen you, because your servise seems to be simple)
member
Activity: 97
Merit: 11
ok..i was going to just drop this concept on the shitcoin trash but i will give it a try to mine some coins. i am courious where this can go. any exchange?
https://stocks.exchange/trade/WEB/BTC
hero member
Activity: 994
Merit: 504
ok..i was going to just drop this concept on the shitcoin trash but i will give it a try to mine some coins. i am courious where this can go. any exchange?
copper member
Activity: 130
Merit: 5
Node 1 (lightmode) is not working for me, had to change to node 2

node is working again since this morning
legendary
Activity: 1364
Merit: 1000
Node 1 (lightmode) is not working for me, had to change to node 2
newbie
Activity: 36
Merit: 0
A great idea is to make it a block-chain that will use most of the unused CPU resources connected to the Internet
newbie
Activity: 3
Merit: 0
hi community, i think i have problem with GUI wallet, when i start the the GUI webchainwallet nothing happens it is still load for starting but i have not acces to the main wallet showing the stats and whole the interface
https://imgur.com/p9NjFEy thks in advance for your reply
After installing the wallet, see if there is in the directory C:\Program Files\WebchainWallet\ the resources folder and whether it contains the following files: elevate.exe, emerald.exe, webchaind.exe ,and other just 8 files I have now. The resources folder itself is created during the installation of the wallet in a temporary directory C:\Users\youName\AppData\Local\Temp I just copied it from there and pasted it into C:\Program Files\WebchainWallet\
i installed webchainwallet on C:\Users\user\AppData\Local\Programs\WebchainWallet and resources folder alraydy exist ,i don't think that was the problem, i need help, thks
I think your wallet is trying to start as Mainet (Node 1) close the wallet and edit the settings.json of C:\Users\youName\AppData\Roaming\WebchainWallet text editor as follows:
{
   "version": 1,
   "geth": {
      "url": "http://127.0.0.1:39573",
      "type": "local"
   },
   "chain": {
      "id": 101,
      "name": "mainnet"
   },
   "terms": "v1"
}

it work like a charm thanks :-)
copper member
Activity: 130
Merit: 5
I'm looking at your project and I'm not sure the owners of ASIC will not be able to extract your coin. There are many ways to modify both the algorithm and the devices. Some of the new coins, which were presented as protected from ASIC, just had a modified miner. The Creator of the coin minted it himself on his device, and the rest mined the coin on the CPU. it was a sad sight. How can we be sure of your honesty?

we premined 20% and we were open about it. And we announced lock-in dates which everyone can monitor.

If we will be doing things like some other projects you talking about did - our share would be worth nothing, and just to get one more 1% of nothing we would go to such lengths as to build ASIC? This is exactly why I think premine is guaranteeing that you will not see this project die like many others. We don't have a way to cheat anyone. We just have to make it succeed, this is our only way. no ICO, so we have nothing to run away with, yet premine gives many reasons to stay and make it great.

as to staying ASIC resistant the only way is to evolve and change - and we are going to tweak our algorithm regularly to keep it that way

If you want to help, help in marketing, spread the word about Webchain in any possible way.

We do have more extensive marketing plans, we just need a little more time to execute them, but every help is welcome.

legendary
Activity: 2520
Merit: 1490
Which is the hashrate reached by the Webchain network by now? Do you already need pools to find blocks? Sorry if I didn't read the whole thread to look for these infos.
Here is one of pools for example: http://webchain.thetapool.com/#/
Pool Hash Rate: 8.21 KH    Network Hash Rate: 1.07 MH
legendary
Activity: 2520
Merit: 1490
Running the option Moinet\Moinet (Node1) causes the wallet to work incorrectly, and change the settings.json on the following lines with which the wallet is in perpetual starting
{
   "version": 1,
   "geth": {
      "url": "http://node1.webchain.network:39573",
      "type": "remote"
   },
   "chain": {
      "id": 101,
      "name": "mainnet"
   },
   "terms": "v1"
}


for normal operation of the wallet should be the following lines:

{
   "version": 1,
   "geth": {
      "url": "http://127.0.0.1:39573",
      "type": "local"
   },
   "chain": {
      "id": 101,
      "name": "mainnet"
   },
   "terms": "v1"
}
sr. member
Activity: 1015
Merit: 289
Which is the hashrate reached by the Webchain network by now? Do you already need pools to find blocks? Sorry if I didn't read the whole thread to look for these infos.
legendary
Activity: 2520
Merit: 1490
hi community, i think i have problem with GUI wallet, when i start the the GUI webchainwallet nothing happens it is still load for starting but i have not acces to the main wallet showing the stats and whole the interface
thks in advance for your reply
After installing the wallet, see if there is in the directory C:\Program Files\WebchainWallet\ the resources folder and whether it contains the following files: elevate.exe, emerald.exe, webchaind.exe ,and other just 8 files I have now. The resources folder itself is created during the installation of the wallet in a temporary directory C:\Users\youName\AppData\Local\Temp I just copied it from there and pasted it into C:\Program Files\WebchainWallet\
i installed webchainwallet on C:\Users\user\AppData\Local\Programs\WebchainWallet and resources folder alraydy exist ,i don't think that was the problem, i need help, thks
I think your wallet is trying to start as Mainet (Node 1) close the wallet and edit the settings.json of C:\Users\youName\AppData\Roaming\WebchainWallet text editor as follows:
{
   "version": 1,
   "geth": {
      "url": "http://127.0.0.1:39573",
      "type": "local"
   },
   "chain": {
      "id": 101,
      "name": "mainnet"
   },
   "terms": "v1"
}
legendary
Activity: 2520
Merit: 1490
Correct folder for WebchainWallet  C:\Program Files\WebchainWallet
try first to run webchaind.exe from C:\Program Files\WebchainWallet\resources


newbie
Activity: 3
Merit: 0
hi community, i think i have problem with GUI wallet, when i start the the GUI webchainwallet nothing happens it is still load for starting but i have not acces to the main wallet showing the stats and whole the interface
https://imgur.com/p9NjFEy thks in advance for your reply
After installing the wallet, see if there is in the directory C:\Program Files\WebchainWallet\ the resources folder and whether it contains the following files: elevate.exe, emerald.exe, webchaind.exe ,and other just 8 files I have now. The resources folder itself is created during the installation of the wallet in a temporary directory C:\Users\youName\AppData\Local\Temp I just copied it from there and pasted it into C:\Program Files\WebchainWallet\
i installed webchainwallet on C:\Users\user\AppData\Local\Programs\WebchainWallet and resources folder alraydy exist ,i don't think that was the problem, i need help, thks
jr. member
Activity: 266
Merit: 3
I'm looking at your project and I'm not sure the owners of ASIC will not be able to extract your coin. There are many ways to modify both the algorithm and the devices. Some of the new coins, which were presented as protected from ASIC, just had a modified miner. The Creator of the coin minted it himself on his device, and the rest mined the coin on the CPU. it was a sad sight. How can we be sure of your honesty?
legendary
Activity: 2520
Merit: 1490
hi community, i think i have problem with GUI wallet, when i start the the GUI webchainwallet nothing happens it is still load for starting but i have not acces to the main wallet showing the stats and whole the interface
thks in advance for your reply
After installing the wallet, see if there is in the directory C:\Program Files\WebchainWallet\ the resources folder and whether it contains the following files: elevate.exe, emerald.exe, webchaind.exe ,and other just 8 files I have now. The resources folder itself is created during the installation of the wallet in a temporary directory C:\Users\youName\AppData\Local\Temp I just copied it from there and pasted it into C:\Program Files\WebchainWallet\
Pages:
Jump to: