PRYSM Network
WebsiteExplorerTestnet FaucetMediaCommunity
  • INTRODUCTION
    • Overview
    • The Team
    • Our Vision
    • Modular Blockchains
  • Tokenomics
    • Genesis
    • Inflation
    • Gas Distribution
    • Community Pool
    • Emission Schedule
    • PRYSM Airdrop
  • INFRASTRUCTURE
    • Features
    • Architecture
    • Token Factory
    • Interchain Accounts
    • PRYSM IBC
      • UTXO Integration
    • PRYSM DEX
    • PRYSM Pay
  • Validators
    • Validators Overview
    • Staking Rewards
    • Validator Application
  • GOVERNANCE
    • Staking
      • Staking Overview
      • Redelegate
      • Unbond
      • Slashing
    • Vote on Proposals
    • Submit a Governance Proposal
    • Discord Governance Forum
  • Developers
    • Why PRYSM
  • LightApps
    • Overview
  • Integrations
    • Babylon
  • Links
    • Website
    • Community & Support
      • Discord
      • Telegram
    • Social
      • X
    • Media
      • YouTube
      • Medium
Powered by GitBook
On this page

Was this helpful?

  1. INFRASTRUCTURE

Architecture

From an architectural perspective, PRYSM is structured into distinct layers:

  1. Prysm Network Layer 0: This foundational layer features our custom implementation of Inter-Blockchain Communication (IBC), facilitating seamless communication between different blockchains.

  2. Prysm Blockchain Layer 1: Utilizing Golang for IBC, this layer incorporates Go modules and Cosmos SDK modules. Governed by a Byzantine Fault Tolerant (BFT) consensus model, derived from Tendermint, the Prysm application (ABCI) integrates with SDK consensus and IBC Golang. Offering support for up to four chains or applications at the protocol level, this layer provides custom chains with the flexibility to modify consensus mechanisms.

  3. Layer 2 Solutions: Here, PRYSM introduces Validiums, Rollups, and sidechains to enhance scalability and performance. Supporting a variety of Virtual Machines (VMs) including EVM, ZK VM, Wasum, APTOPS VM, and Solana VM, these VMs are composable, offering versatility and interoperability.

  4. Layer 3 Solutions: Positioned atop Layer 2 rollups, Layer 3 solutions further extend PRYSM's capabilities, particularly when VMs operate at the 3rd layer.

This layered approach ensures PRYSM's modularity, scalability, and interoperability, laying a robust foundation for sustainable blockchain ecosystems.

PreviousFeaturesNextToken Factory

Last updated 1 year ago

Was this helpful?

Page cover image