pull down to refresh

The project was published by prominent bitcoiner Bryan Bishop. It is about bearable tokens. No ICO or premine.
I just wondering if anybody has any success setting up webminer? Maybe somebody has any thoughts after looking in their Python implementation? There are no documentations but the code appears to be commented and self-documented to some extent.
I don't really see the usage for such a thing? Sounds like a centralized shitcoin to me
reply
I don't think they are building it to profit. I don't have much justification for this belief but I think it exists just to explore past versions of ecash.
reply
Exploring e-cash concepts is definitely one of my priorities. Webcash is intended to be a very simple payment system. Also people seem to be having fun as miners!
reply
This is an experiment and the system may have to be reset.
I mean ... If it's just an experiment it's a cool project. If he's serious abut it it's a shitcoin.
reply
It also has a central server source of truth... I'm probably missing something, but this doesn't seem worth paying attention to?
reply
There are many centralized systems out there. Not everything is about decentralization. For users that need high levels of decentralization, running your own bitcoin node is great. Not everyone is going to run their own bitcoin node or even understand what that means.
At the same time, there are HUNDREDS of millions of users around the world that use centralized systems every single day not because they are forced to but because they want to. The trusted model is far from dead.
reply
Yeah I'm not sure what the goal is either.
reply
Thanks for responses. Agree that the main usecase is not clear. Besides, their Python reference code works strangely. Just checked out, for several days 0 mined tokens so I can't even tinker with it.
reply
You'll have to try mining by using https://github.com/maaku/webminer -- an optimized C++ implementation of the CPU miner. The reference implementation in python is just too slow at this point.
reply
Okay. This is probably why I had no success with it. Maybe I will give it a shot later but LN consumes much of my time actually.
reply