📓
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
  2. Architecture Overview

Decentralized Applications (Dapps)

PreviousArc.js (Javascript Library)NextHolographic Consensus

Last updated 4 years ago

Was this helpful?

Decentralized applications (dapps) are applications, typically web applications, built on top of partially or fully decentralized infrastructures, like blockchains. There are currently two dapps maintained by DAOstack: Common and , the subject of this documentation.

Alchemy is built on the full stack of Arc.js, DAOstack's subgraph, Arc, and Infra, and provides end users easy ways to deploy new DAOs, browse existing DAOs, and interact with existing DAOs, voting, proposing, and so on.

Alchemy