Skip to content
Izek edited this page Feb 9, 2022 · 1 revision

A “DAO” is a decentralized autonomous organization — which uses an admittedly clunky acronym to represent a formalized community that can self-govern and take on some aspects of a company.

What is a DAO

Astro builds on the foundations of SputnikDAO V1 and widely expands the functionality of DAOs built atop it. Features shipped with Astro include:

  • Flexible, role-based voting policies. In V1 all DAO members were Council members and each had equal voting rights.
  • Stable coin payouts. This reduces the uncertainty imposed by crypto volatility between proposal requests and payouts.
  • Polling system for governance.
  • Electing representatives.
  • Cross-DAO accountability:
    • DAOs can serve as members of other DAOs.
    • DAOs can own each other's social tokens for shared investment in collaboration.

What do you need to create DAO?

In order to create a new DAO you to have to have a NEAR wallet and minimum 5 NEAR tokens in it.

Astro App

AstroDAO App

Tech Stack

Architecture

Entities

DAOs

Users

Groups

Proposals

Bounties

Treasury

Storage

Processes

Transaction

Voting

Completing a Bounty

Lockup Contracts Delegation

Search

Tips and Tricks

Use Cases

Ecosystem

NEAR

Smart Contract

NEAR CLI

Gas

Bond

Clone this wiki locally