Post
Topic
Board Announcements (Altcoins)
Re: [ANN][WEBD] 🌍 WebDollar - Currency of the Internet | Mining directly in browser
by
Znuff
on 02/06/2018, 17:33:18 UTC
I just heard about this project.It seems to work in a unique way.Who knows how it was mined?Can GPU solo?

The most efficient way to mine WebDollar is using CPU and it is ASIC resistant because WebDollar is using Argon2d.
Thank you. I seem to have seen this algorithm before. There was an AND project which was also this algorithm before. The tool should be the same. I will try it.

You're not gonna be able to do anything with tools from other coins.

Webdollar's node doesn't seem to have a proper documentation so far. For other tools to actually work with this, they should "speak" a common language.

Most bitcoin/dash etc. forks have the rpc call getWork (or eth_getwork for example) - in newer versions it's getblocktemplate.

While Webdollar's code also has getwork (somewhere...), it doesn't seem to be easily exposed to be able to be used externally - tough I do admit that I haven't spend much time on investigating the full code.