πŸͺ™
Bible
  • πŸ“šbookshelf.crypto
  • πŸ“•Fundamentals
    • πŸͺ™Tokenomics
    • πŸͺ™Tokenomics tips
    • βš–οΈLiquidity Pools & Staking
    • πŸ“ˆNFTs in DEFI
    • βš™οΈUtility & example NFT collections
    • πŸ›οΈDAO & Governance
  • πŸ—οΈNitty gritty
    • πŸ’¬Lingo
    • πŸš—On & Off ramp
    • ❌xNFT
    • πŸͺ™Ethereum merge
    • ✍️bribing
    • πŸ‘›Cbdc & crypto
  • πŸ’­Wisdom
    • πŸ†•Creating a new product
    • πŸ’­Project Ideas
  • βš’οΈProtocols & utility
    • πŸͺ™$BLUR token
    • 🟒Shadow Drive
    • 🟒SPL-token Freezing
    • 🟒Cardinal
    • 🟒WOO X
    • 🟒Wormhole
    • 🟒Jump_
    • 🟒Saber
    • 🟒Solend
    • 🟒BTSE
    • πŸ”©Interesting utility
  • πŸ‘¨β€πŸ’ΌVCs
    • πŸ’°Venture Capital (VC Funds)
    • πŸ“”How VCs operate
    • 🏟️ESVCLP
    • πŸš—Sidecar
    • πŸ“„Trustees vs Beneficiaries
    • 🀝Mutual fund
    • 🐻Bare trust vs Unit trust
    • βš–οΈShareholders agreement
    • πŸ”Establishing a new VC
    • πŸ’°Tax incentives & benefits - WIP
    • πŸ“ Ben tax writeup
  • 🎯Marketing
    • πŸ“‘GTM - Go to market strategy - WIP
  • πŸ“˜Literature
    • 🏭Lean startup
    • πŸ“Founder’s Pocket Guide - Startup Valuation
    • πŸ˜„regret minimization framework
    • πŸ₯§Slicing pie
    • πŸ‘¨β€πŸ’ΌAgile vs. Lean
  • πŸ€–AI
    • GPT Best practices
    • Neural networks
    • Existing AI models
    • AI learning
    • LLMs
    • WASM AGI
    • πŸ’»Machine learning
  • 🧠Ideas
    • EarthID
    • HealthGuard
    • ⌚HealthGuard - product writeup
    • Sri Lanka ticketing platform
Powered by GitBook
On this page
  • What IS a DAO?
  • Example Solana DAOs
  1. Fundamentals

DAO & Governance

Providing rules, directions, boundaries & order in the Crypto ecosystem

PreviousUtility & example NFT collectionsNextNitty gritty

Last updated 2 years ago

DAO - Decentralised Autonomous Organisation. Member-owned communities without centralised leadership. Collectively owned and managed by all members of the organisation with no central leadership. DAOs are run and governed by the rules set in a smart contract.

What IS a DAO?

Key terms:

  • Governance token - SPL-Token that allows token holders to vote and submit proposals to a DAO. These SPL-Tokens are treated as "shares" in an organisation.

  • VC Fund - Venture capital fund. These funds fund private ventures & startups. In the context of Solana Startups - VC funds negotiate and purchase SPL Governance tokens.

  • Voting - voting on proposals submitted to the DAO. Voting power is usually based on the number of Governance tokens a wallet holds or their tenture holding these tokens.

  • Proposals - Specific actions and decisions proposed by DAO members to be voted on and executed.

  • Treasury - Community wallet which contains the Solana, Tokens & NFTs owned by a DAO. Usually a treasury is controlled by all members of a DAO. A treasurer can also be elected to mange the treasury.

  • Committee - Key members of a DAO that have voting & proposal power.

DAO VS Traditional Organisation

Benefits of a DAO

  • Easy to setup

  • No central leadership means responsibility is shared among members

  • No single member requires to work more than other members

Risks of a DAO

  • Governance attack - using governance power to β€œplay/take advantage” of the system

  • Hiding business secrets/operations from competitors is a lot harder

Example Solana DAOs

Below is a list of DAOs currently listed on realms.today

Yield Farming DAO - Yieldvile - People need to come every day and harvest their yield. Yield Farming DAO have setup a Gamified version of staking

Family & Friends DAO - association (registered in the UK as a registered company) allows you to have a legal structure for your DAO & your DAO can own assets. Everyone who is a member

The Sanctuary - place where the β€œfix” rugged collections

GRAPE protocol - create discord based community for Realms. First dao to bridge the gap between realms.solana with Discord

Le DAO - NFT collection DAO - creating & investing in a curated list of NFTs

DAO - realms.today CIVIC (KYC for DAO members) Identity

Community token DAO - Governance token DAO (SPL token) To create CIVIC KYC (know your customer) - create new proposal & chose CIVIC from β€œtransaction” drop down

Making a proposal - β€œExecute instructions” (custom transaction)

DAO UI

πŸ“•
πŸ›οΈ
https://github.com/solana-labs/governance-ui
Stolen from Youtube
DAO vs Traditional organisations