📓
v1
  • DAOstack Documentation
  • Introduction
    • What is DAOstack?
    • Architecture Overview
      • Smart Contracts
      • Subgraph
      • Arc.js (Javascript Library)
      • Decentralized Applications (Dapps)
    • Holographic Consensus
      • Genesis Protocol
  • Guides
    • Deploying a DAO
    • Deploy a template DAO
    • Adding Plugins to a DAO
      • Adding an Existing Plugin
      • List of Existing Plugins
      • Building a Plugin
    • Building a Custom DAO UI
    • Querying the Subgraph
  • Reference
    • Smart Contracts
    • Arc.js
    • Subgraph
Powered by GitBook
On this page

Was this helpful?

  1. Introduction

What is DAOstack?

DAOstack is a full software stack for building and running decentralized, autonomous organizations: DAOs. DAOs are organizations that run on peer-to-peer software backbones and empower groups of people to make non-hierarchical decisions about shared resources, like funds. Those working on DAOstack believe these structures have the potential to change the world, by making collaboration radically more accessible, direct, and scalable.

DAOstack aims to support the entire process of building DAOs, and so the stack currently includes everything from basic peer-to-peer decision-making modules to a fully functional user interface that requires no technical knowledge. The stack can be used to build organizations for any kind of collective work, and it also contains tools to link these organizations together, so as the network grows, all its member organizations are strengthened.

PreviousDAOstack DocumentationNextArchitecture Overview

Last updated 4 years ago

Was this helpful?