Constellation Network
IntroductionFundamentalsFor DevelopersNode Validators
  • Index
  • Overview
    • Introduction
  • Concepts
    • Architecture
  • Accounts and Keys
  • Snapshots and Network State
  • Network Fees
  • Consensus
  • Tokens
    • L0 Token Standard
    • Advanced Token Functionality
  • Transaction Type Reference
  • Metagraphs
    • Introduction
    • Application-Specific Data
  • Development Stack
    • Tessellation
  • Scala on Constellation Network
Powered by GitBook

Main

  • Website
  • Get DAG
  • Explore Projects
  • Partners

Socials

  • Telegram
  • Discord
  • X (Twitter)

Tools

  • Wallet
  • DAG Explorer
  • Coingecko

© 2025 CONSTELLATION NETWORK

On this page

Was this helpful?

Export as PDF
  1. Development Stack

Tessellation

PreviousApplication-Specific DataNextScala on Constellation Network

Last updated 1 month ago

Was this helpful?

The is the core protocol implementation of the Constellation Network. It defines the logic and infrastructure that powers the Hypergraph—the global Layer 0 responsible for consensus, snapshot processing, and coordination across all metagraphs. Tessellation also includes the foundational components needed to build, run, and connect metagraphs to the network.

As the lowest-level implementation of the network, Tessellation acts as the foundation for higher-level tooling, including the , which simplifies metagraph development. While most developers will interact primarily with Euclid, Tessellation provides the underlying services, protocols, and consensus mechanics that enable scalable, decentralized applications to operate securely on the Constellation Network.

Tessellation project
Euclid SDK