LogoLogo
  • Introduction
  • Quick Start
    • Developing Cross Chain Dapps
      • Standard Relayer
      • Specialized Relayer
    • Tutorials
      • Hello Wormhole
        • Hello Wormhole Explained
        • Beyond Hello Wormhole
      • Hello Token
      • CCTP
        • USDC Transfers With Connect SDK
      • Simple Relayer
        • Advanced Relayer Example
    • Demos
    • Wormhole Connect: Bridging Made Easy
  • Explore Wormhole
    • Architecture
    • Security
    • Core Contracts
    • Guardians
    • VAAs
    • Relayers
    • Spy
    • Gateway
      • Onboarding
  • Reference
    • Constants Reference
    • Development Environment
      • Tilt
      • Tooling
    • Blockchain Platforms
      • Algorand
      • Aptos
      • CosmWasm
      • EVM
        • Relayer
      • Near
      • Solana
      • Sui
    • API Docs
      • Wormholescan API
    • SDK Docs
      • Legacy SDK
    • CLI Docs
    • Glossary
  • Wormhole Connect
    • Overview
    • Routes
    • Features
    • Configuration
  • Native Token Transfers
    • Overview
      • System Components
      • Deployment Models
    • Deployment
      • Installation
      • Deploy to EVM
      • Deploy to Solana
      • Post Deployment
    • Configuration
      • Rate Limiting
      • Access Control
    • Security
    • Custom Transceivers
    • Architecture
      • EVM Message Lifecycle
      • Solana Message Lifecycle
  • Queries
    • Overview
    • Getting Started
    • FAQs
  • MultiGov
    • Overview
    • Getting Started
    • Deployment
      • Configuration
    • Upgrading
    • Architecture
    • Guides
    • FAQs
  • External Links
    • Explorer
    • Ecosystem
    • Guardian Dashboard
    • Portal Bridge Docs
    • Discord
    • Twitter
    • Github
Powered by GitBook
On this page
  • Table of Contents
  • Overview
  • What is MultiGov and why is it important?
  • Key Features
  • High-Level Architecture Diagram

Was this helpful?

Edit on GitHub
  1. MultiGov

Overview

Last updated 7 months ago

Was this helpful?

Welcome to the MultiGov docs! This first section provides an overview of MultiGov. Feel free to jump to any of the other sections in the table of contents below:

Table of Contents

Overview

What is MultiGov and why is it important?

MultiGov is a cross-chain governance system that extends traditional DAO governance across multiple blockchain networks. By leveraging Wormhole's interoperability infrastructure, MultiGov enables seamless voting and proposal mechanisms across various chains.

MultiGov is important because it:

  • Increases participation by allowing token holders from multiple chains to engage in governance

  • Enhances security by leveraging Wormhole's robust cross-chain communication

  • Improves scalability by integrating any chain supported by Wormhole

  • Enables unified governance and coordinated decision-making across multiple networks

Key Features

  • Hub and Spoke Model: Central coordination on a hub chain with participation from multiple spoke chains. A hub chain is the chain where governance state lives while the spoke chains can be thought of as extensions of governance that allow for participation by token holders on other chains.

  • Cross-Chain Voting: Token holders on any integrated chain can cast votes

  • Vote Aggregation: Votes from all chains are collected and tallied on the hub

  • Cross-Chain Proposal Execution: Approved proposals can be executed across multiple chains

  • Wormhole Integration: Secure and reliable cross-chain communication

  • Flexible Architecture: Can integrate with any Wormhole-supported blockchain

High-Level Architecture Diagram

Getting Started
Deployment
Upgrading
Architecture
Guides
FAQs
Overview