📓
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

Architecture Overview

PreviousWhat is DAOstack?NextSmart Contracts

Last updated 4 years ago

Was this helpful?

Below is a high level diagram of DAOstack's architecture:

This section covers the main elements of the stack:

  • smart contracts

  • subgraph

  • frontend library

  • applications (dapps)