Disclaimer-mark
This is a user generated content for MyStory, a YourStory initiative to enable its community to contribute and have their voices heard. The views and writings here reflect that of the author and not of YourStory.
Disclaimer-mystory

Blockchain governance needs more attention

This article is a culmination of my three years of experience in developing blockchain MVPs across industries, aimed at highlighting the crucial importance of blockchain governance and why it needs more attention.

Blockchain governance needs more attention

Wednesday February 21, 2018,

5 min Read

Who calls the shots in a blockchain network?

The founders? The advisers? Early contributors? User community? Or all?

Blockchain networks are supposed to be self-sustaining. And a self-sustaining system is the one that continues to function normally even in the indefinite absence of its founders. Let's assume - A team decides to build a new blockchain network or an application on top of existing ones. They build libraries, MVPs, an ERC20 token, build up a community and successfully do an ICO.

But what happens next? Who has the authority to call the shots on how the product is being developed, or most importantly, whether it is being developed as promised? Under what circumstances are escape lanes (get-out/cessation clauses) triggered, and who can invoke them? Who takes strategy and tactical decisions?

To answer these questions, different models of on-chain and off-chain governance have been tried at the platform level (eg Ethereum, Tezos, Lisk), but it is hard to believe that anyone of these are successful yet. Interestingly, not much has been tried at the decentralized application (dApp) level. Just like identity management, dApps do realize the importance of governance but it is unfair to expect them to create their own governance frameworks, while they are still building their core business.

Blockchains are for the people and need to be governed by the people

Within a year of working in this space, I realized that just like Governments, blockchain networks that are of the people, by the people and for the people, shall not perish from the earth. Rest will capsize.

That the real intent behind this tech was to create networks that can truly solve the world’s biggest problems, will only be achieved if there are no formal institutions controlling the mechanisms of change, but just the people.

Blockchain Technology has, for the first time in human history, made decentralization socially scalable. Starting with Ethereum, blockchain platforms allow the creation of community networks by writing business logic in smart contracts and completely changing the roles for intermediaries.

image

This differs from current networks where business logic is driven by human intellect, and if something goes wrong, we step back to resolve it with a constant humanized feedback loop. Now two transacting entities no longer need to trust an intermediary, but just the smart contract that binds them together.

However, a problem with trusting smart contracts is that unlike human intellect, a smart contract doesn’t have the ability to change/adapt to complex real environments over time.

Governance in Blockchain is a critical component

Ideally, all possible actions of a blockchain network can be coded in a smart contract, but the reality is much more complex, and survival is only for networks that can:

1. adapt to unforeseen environment changes, and

2. manage decentralized resources efficiently

Fred Ehrsam in his article on Blockchain Governance explains:

“As with organisms, the most successful blockchains will be those that can best adapt to their environments. Assuming these systems need to evolve to survive, initial design is important, but over a long enough timeline, the mechanisms for change are most important”

If blockchain networks are analogous to a new road highway, then governance can be seen as the rails and dividers all along the way — people realize it’s importance only when things go wrong.

But governance isn’t straightforward either

I believe blockchain governance, along with scalability and security, is perhaps one of the biggest barriers to widespread Blockchain adoption. It is also one of the most controversial issues since it is hard to create a ‘one size fits all’ governance model. Moreover, different types of decisions within Blockchains require different types of consensus at different layers.

An issue pointed out by Vitalk Buterin in his recent blog post on governance:

The approach for blockchain governance that I advocate is “multifactorial consensus”, where different coordination flags and different mechanisms and groups are polled, and the ultimate decision depends on the collective result of all of these mechanisms together

As more people embrace the decentralized bandwagon, it becomes tougher to gather layered mass opinion using existing platforms. Blockchain platforms and apps today use platforms like Github, Slack, Telegram to interact with the community. While great for communication, these platforms are inefficient in many ways as they lack 1) aligned incentive structures, 2) reputation management, 3) financial stake locking mechanism and 4) different power structures for different actors within the community.

Conclusion

I have been avidly following Fred Ehrsam, Vitalik Buterin, Vlad Zamfir, Preethi Kasireddy, Hugh Karp among others and their views on blockchain governance are enlightening. Having personally worked on the governance framework for Nexus Mutual, I realized how crucial governance is to the success of a blockchain network.

Over the past 6 months, we’ve been building GovBlocks — an open, permissionless protocol that provides a layer of multi-factorial governance for blockchain networks, bringing the best of on-chain & off-chain models that exist today. We’ve introduced a sliding-scale mechanism which allows configuring a governance model that works best for a specific blockchain community. If a model doesn’t work in the long run, the community can get together to change and deploy a new model, all through the GovBlocks protocol. More on this in a separate post.

Thanks to Hugh Karp, Nitika Goel and Kartic Rakhra for continuous conversations and ideas that inspired us to build GovBlocks and also pen down this post.