Table of Contents
Fetching ...

Slaying the Dragon: The Quest for Democracy in Decentralized Autonomous Organizations (DAOs)

Stefano Balietti, Pietro Saggese, Stefan Kitzler, Bernhard Haslhofer

TL;DR

This paper examines how DAOs, powered by blockchain, challenge centralized governance and the entrenched power asymmetries in many domains. It surveys the domains where DAOs operate (DeFi, DeSci, creator economies, guilds, and venture/public-good investment) and outlines their core features—alignment, coordination, accountability, inclusion, responsiveness, and resilience—alongside the emerging intersection with AI. The authors discuss significant challenges, including token concentration, low participation, insider influence, governance attacks, anonymity concerns, and technical limits that threaten true decentralization. They argue for cautious, pluralistic design with interoperable standards (e.g., A2A and ERC-8004) to harness AI and governance while maintaining transparency, accountability, and broad participation.

Abstract

This chapter explores how Decentralized Autonomous Organizations (DAOs), a novel institutional form based on blockchain technology, challenge traditional centralized governance structures. DAOs govern projects ranging from finance to science and digital communities. They aim to redistribute decision-making power through programmable, transparent, and participatory mechanisms. This chapter outlines both the opportunities DAOs present, such as incentive alignment, rapid coordination, and censorship resistance, and the challenges they face, including token concentration, low participation, and the risk of de facto centralization. It further discusses the emerging intersection of DAOs and artificial intelligence, highlighting the potential for increased automation alongside the dangers of diminished human oversight and algorithmic opacity. Ultimately, we discuss under what circumstances DAOs can fulfill their democratic promise or risk replicating the very power asymmetries they seek to overcome.

Slaying the Dragon: The Quest for Democracy in Decentralized Autonomous Organizations (DAOs)

TL;DR

This paper examines how DAOs, powered by blockchain, challenge centralized governance and the entrenched power asymmetries in many domains. It surveys the domains where DAOs operate (DeFi, DeSci, creator economies, guilds, and venture/public-good investment) and outlines their core features—alignment, coordination, accountability, inclusion, responsiveness, and resilience—alongside the emerging intersection with AI. The authors discuss significant challenges, including token concentration, low participation, insider influence, governance attacks, anonymity concerns, and technical limits that threaten true decentralization. They argue for cautious, pluralistic design with interoperable standards (e.g., A2A and ERC-8004) to harness AI and governance while maintaining transparency, accountability, and broad participation.

Abstract

This chapter explores how Decentralized Autonomous Organizations (DAOs), a novel institutional form based on blockchain technology, challenge traditional centralized governance structures. DAOs govern projects ranging from finance to science and digital communities. They aim to redistribute decision-making power through programmable, transparent, and participatory mechanisms. This chapter outlines both the opportunities DAOs present, such as incentive alignment, rapid coordination, and censorship resistance, and the challenges they face, including token concentration, low participation, and the risk of de facto centralization. It further discusses the emerging intersection of DAOs and artificial intelligence, highlighting the potential for increased automation alongside the dangers of diminished human oversight and algorithmic opacity. Ultimately, we discuss under what circumstances DAOs can fulfill their democratic promise or risk replicating the very power asymmetries they seek to overcome.

Paper Structure

This paper contains 21 sections, 1 figure, 3 tables.

Figures (1)

  • Figure 1: Conceptual diagram of a DAO ecosystem. The image illustrates the interaction between the key actors of a DAO: token holders (right), proposal initiators (left), and the DAO itself (center). The latter consists of a set of smart contracts implementing the logic on the blockchain, a governance structure---composed of all token holders---and potentially an underlying dApp that is managed by the DAO. The flow shows how suggested changes to the DAO structure or the underlying dApp, known as improvement proposals, are submitted and voted on with governance tokens. In this illustrative example, the proposer suggests modifying the parameter for the fees paid when utilizing the underlying dApp, which is controlled via the blue smart contract. Voters, who can either be vested (i.e., with a particular interest or role in the DAO) or non-vested users, can submit their preference in favor or against the proposal, or can decide not to exercise their voting right. If the proposal is accepted, the changes are implemented on the blockchain layer through changes on the smart contract. Source: own elaboration.