LogoLogo
  • Tally Docs
  • Tally Features
    • What is Tally?
    • Token Launch
      • Claim
      • Governance Smart Contracts
      • Token Wrapper
      • Delegate Registration & Claim-and-Delegate
    • Value Accrual with Staking
      • Features & Use Cases
      • FAQ
      • Glossary
    • Governance
      • Advanced Features
        • MultiGov
        • Advanced Voting
          • Flexible Voting Extension
          • Signal Voting
            • Snapshot
          • Private Voting
        • Partial Delegation
        • Security Council Elections
        • Chain Integration
        • Proposal Templates
        • Optimistic Governance
        • Gasless Voting and Delegation (Relay)
          • Gasless Voting
          • Gasless Delegation
        • Integrations
          • Karma - Delegate Scoring
          • Discourse
          • Safe
      • Standard Features
    • Tally API
    • Tally Zero
  • How to Use Tally
    • Navigate the Tally homepage
    • Set up a Tally Profile
    • Create Proposals
      • Custom Actions
        • Chain Deployment of Uniswap v3
        • Token Vesting with Hedgey
        • Token Grants with Hedgey
        • Streaming Payments with Sablier
        • Tuple Support
      • Swaps
        • Swaps: FAQs
      • Draft Proposals
      • Test Proposals
    • Execute Proposals
      • Advanced Execution
    • Delegate on Tally
      • Delegates Page
      • Delegate Voting Power
      • Create a Delegate Statement
    • Vote on Tally
    • Stake on Tally
    • Get Notifications on Tally
    • Use Tally with a Gnosis Safe
      • Vote with a Gnosis Safe
      • Zodiac Governor Module for SubDAOs and Grants Programs
      • Upgrade Gnosis Safe to Governor with Zodiac
    • Participate in Security Council Elections
    • Using Ledger with Solana
  • Set up & Technical Documentation
    • Tally Architecture
    • Deploy a Governor DAO
      • Deploy a Governor
        • Deploy a Governor with a new token
      • Add a Governor to an existing token
      • Check for Token Contract Compatibility
        • Network Support
        • OpenZeppelin Governor
        • Compound Governor Bravo
        • Tokens: ERC-20 and NFTs
      • Choose Governor parameters
    • Add a DAO to Tally
      • DAO Admins
      • DAO Settings
    • Use Governor with Gnosis Safe
      • Gnosis Safe Overview
      • Zodiac Governor Module for SubDAOs and Grants Programs
      • Upgrade Gnosis Safe to Governor with Zodiac
    • Staking Contracts
      • Get Started
      • How Staking Works
        • Liquid Staking
          • LST Auto delegates
      • Staking Operator's Guide
      • DeFi Integration Guide
      • FAQ & Troubleshooting
    • Security
    • Chain Compatibility
  • Education
    • Intro to Governance
      • General Ecosystem Info
      • Participating in Governance
    • Governance Concepts
      • Decentralized Governance Overview
      • Onchain vs Offchain Voting
      • Application Layer vs. Base Layer Governance
      • Governance Execution Methods
      • Procedural Governance
      • Vote Delegation
    • Governance Frameworks
      • OpenZeppelin Governor
      • Curve Voting Escrow
      • Multisigs
      • Snapshot Polls
    • DAO Best Practices
      • Running an Onchain DAO Using OpenZeppelin Governor
    • Index of DAOs
      • DAOs on Tally
        • Aave (AAVE)
        • Ampleforth (FORTH)
        • Arbitrum (ARB)
        • Compound (COMP)
        • Gitcoin (GTC)
        • GMX
        • Idle Finance (IDLE)
        • Inverse Finance (INV)
        • PoolTogether (POOL)
        • Uniswap (UNI)
        • ZKsync
      • DAOs Not on Tally
        • Balancer (BAL)
        • Curve (CRV)
        • Index Coop (INDEX)
        • KyberDAO (KNC)
        • MakerDAO (MKR)
        • Sushi (SUSHI)
  • Resources
    • Tally Platform
    • Blog
    • DAO Talk Podcast
    • Newsletter
    • Twitter / X
  • Payment Addresses
Powered by GitBook
On this page
  • Base Layer Governance
  • Consensus Mechanism
  • Protocol Changes
  • Application Layer Governance
  • Decentralized Finance (DeFi) Protocols
  • Decentralized Autonomous Organizations (DAOs)

Was this helpful?

Export as PDF
  1. Education
  2. Governance Concepts

Application Layer vs. Base Layer Governance

Both the base layer and application layer governance are crucial for the proper functioning and evolution of a blockchain network.

Governance is a critical aspect of any decentralized network as it ensures that the network can adapt, evolve, and operate efficiently without a central authority. The governance of a blockchain network can be broadly categorized into two layers: the Base Layer Governance and the Application Layer Governance.

Base Layer Governance

The base layer refers to the blockchain consensus mechanism itself. This is the foundational layer of a blockchain network that includes the blockchain protocol, consensus algorithm, and the native cryptocurrency. The base layer governance involves decisions and changes related to the core protocol of the blockchain, such as changes in the consensus algorithm, block size, and transaction fees.

Consensus Mechanism

The consensus mechanism is a set of rules and processes that nodes in a blockchain network must follow to agree on the current state of the blockchain. Different blockchain networks use different consensus mechanisms, such as Proof of Work (PoW), Proof of Stake (PoS), or Delegated Proof of Stake (DPoS).

Protocol Changes

Protocol changes refer to any modifications made to the underlying code of the blockchain. These changes can include bug fixes, improvements, or new features. Protocol changes often require a majority of nodes to agree and implement the changes, which may result in a hard fork or a soft fork.

Application Layer Governance

The application layer consists of all of the various decentralized apps (dApps) built atop the underlying blockchain. Examples of application layer governance systems include Decentralized Finance (DeFi) protocols and general-purpose decentralized autonomous organizations (DAOs). The application layer governance involves decisions and changes related to the dApps and smart contracts built on the blockchain.

Decentralized Finance (DeFi) Protocols

DeFi protocols are financial services, such as lending, borrowing, or asset trading, that are built on blockchain technology. The governance of DeFi protocols often involves decisions related to the parameters of the protocol, such as interest rates, collateral requirements, and fee structures.

Decentralized Autonomous Organizations (DAOs)

DAOs are organizations represented by rules encoded as a computer program that is transparent, controlled by organization members and not influenced by a central government. DAOs aim to codify the rules and decision-making processes of an organization, eliminating the need for documents and people in formalized roles.

PreviousOnchain vs Offchain VotingNextGovernance Execution Methods

Last updated 1 year ago

Was this helpful?