Canopy Network Docs
  • 👋Welcome to Canopy
    • Overview
    • What is Canopy?
      • Introduction
      • Why Canopy?
        • Blockchain 101
        • Background
        • Industry State
        • Seeding the Future
        • Comparables
          • Ethereum
          • Tendermint
          • Polkadot
          • Avalanche
          • Rollups
      • Core Features
        • Peer-To-Peer Security
        • Progressive Sovereignty
        • Capital Efficient Restaking
        • Composable Architecture
        • One-Way Interoperability
        • Built-In Liquidity
        • Chain Halt Rescue
        • NestBFT
          • PoS Is Trusted
          • PoAge Is Trustless
          • VRF Leader Election
        • Checkpoints as a Service
        • United Governance
      • Tokenomics
        • CNPY
        • Staking
        • DAO Treasury Fund
        • Recursive Rewards
        • Subsidies
      • Who is Canopy for?
        • New Blockchains
        • Existing Ecosystems
        • Token Participants
    • How does Canopy work?
      • Utility
      • Consensus
      • P2P
      • State Machine
      • Storage
      • Specifications
        • CLI
        • RPC
        • Config
        • Governance Params
        • Nested Chain IDs
  • ⚒️Build
    • Build a new L1
      • Introduction
      • Building
        • Application
        • Governance
        • Testing
        • Upgrading
      • Governance
        • Straw Polling
        • Proposals
    • Connect an external chain
      • Introduction
      • Building
        • Connecting
        • Testing
        • Upgrading
      • Governance
        • Straw Polling
  • 👨‍💻Node Runner
    • Setup
    • Install
    • Configure
    • Manage
    • Debug
    • Validate
      • Get CNPY
      • Plugins Config
      • Stake
      • Manage
      • Slashing
    • Govern
  • 💪Participate
    • How To Get CNPY
    • What to do with CNPY
      • Manage
      • Earn
      • Subsidize
      • Govern
Powered by GitBook
On this page
  1. Welcome to Canopy
  2. What is Canopy?
  3. Core Features

Peer-To-Peer Security

PreviousCore FeaturesNextProgressive Sovereignty

Last updated 22 days ago

Canopy Network's stack is recursive and self-reinforcing in nature:

  1. New chains launch under a Security Root chain that alleviates the of L1s by:

    • Utilizing the Total Locked Value (TLV) to prevent hostile takeover

    • Provides interconnection with its ecosystem

    • Lends its diverse validator set for decentralization

    • Enables instant liquidity through token swaps to chains outside of the ecosystem

    • Cross populate tokens through block rewards

  2. Once matured or independent, they become security roots to seed the next generation:

    • See point 1 ⚡️

This stack adopts the ease of but couples it with the true independence of a L0 and fortifies the security mesh with each new blockchain that is added.

Hint: Because Canopy enables a mesh of L0 peers - this design addresses the problem too!

👋
Monolith
cold start problem
Ethereum's dApp model