DEV Community

Discussion on: Do you know of any effective Blockchain use cases?

Collapse
 
seniorjoinu profile image
Alexander

I think right now Blockchain isn't as performant as any centralized solution, but there is a great potential. Think a little: let's suppose we have a blockchain architecture (in perspective of consensus algorithm) which provides as much performance as needed for example by a multiplayer game. Imagine that there is no need in servers for such games because everything can be verified and stored by the players (or special miners) themselves. Isn't it cool?

Or imagine a fully automated git hub where a little startup with a really interesting idea can be easily sponsored by an individual who can decide by himself/herself in which features he/she wants to invest and in which - not. And feature implementer can automatically receive money when his/her PR will be merged. Does it sound amazing?

IMHO we are not prepared well to adopt blockchain effectively right now, but someday it will actually change our lives.

Collapse
 
jel111 profile image
dumdumdev

I get that but it seems to me there is a monetary issue. In order for these to work and be worth verifying there has to be a payment involved. So someone has to pay. Do you want to pay a fee every time you push to GitHub? Every time we make a post on a site like this? It’s a long way off. Any benefit I see needs mesh networking that isn’t an ISP or the whole model falls apart.

Collapse
 
seniorjoinu profile image
Alexander

By the way gitcoin.co/

Collapse
 
seniorjoinu profile image
Alexander • Edited

I didn't get what you mean by saying "or the whole model falls apart".

If there is a gas in ethereum, why should it be in other projects?
The gas fee is just a mechanism to motivate peers to do what you want them to do (and also to limit currency emission). Nobody says that you can't design your own motivation mechanism. You even can create currency out of nowhere - yes, that is not right, but who cares - and give it to peers when they perform some actions "to benefit the community". Everything is possible. It's just a program with numbers and strings. If people believe in this numbers - it will cost something.

Thread Thread
 
jel111 profile image
dumdumdev

My point is there is no reason for it unless it’s monetary. Look at steemit who tried to go that route but doesn’t work. To get the benefits of a Blockchain you either have to monetize or centralize. Then really we already do this effectively and right now much better. Just my opinion. Not trying to be combative or rude.