Awesome
DAOstack Docs
Welcome to DAOstack Docs!
This is the place for general DAOstack documentation (i.e. not specific to any DAOstack project). It includes important documents such as:
- The official DAOstack whitepaper.
- Roadmap (Coming soon ...).
- Vision (Coming soon ...).
Overview
DAOstack is an operating system and an ecosystem for building DAOs on the Ethereum blockchain. It comprises of a few sub-projects:
- Arc - The lowest layer of the stack that consists of a set of smart contracts that define the main components and abstractions used to build any DAO on DAOstack.
- Arc.js - A JavaScript library built on top of web3.js that handles the interaction with and deployment of
Arc
- Vanille - A web frontend built on
Arc.js
that provides a GUI to create, build and interact with DAOs in an easy way. - Alchemy - A DApp that uses DAOstack to manage funds and demonstrates a real world use case for DAOstack.