awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesBlockchain State Persistence

Saving ledger state, indexing past transactions, and providing fast reliable data verification from storage.

Distinct from Provider State Persistence: No candidate covers blockchain-specific state persistence with ledger indexing and verification.

Explore 2 awesome GitHub repositories matching data & databases · Blockchain State Persistence. Refine with filters or upvote what's useful.

Awesome Blockchain State Persistence GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • canopy-network/canopyAvatar von canopy-network

    canopy-network/canopy

    11,413Auf GitHub ansehen↗

    Canopy is the official Go implementation of a blockchain node that runs a recursive network architecture, enabling new blockchains to launch as dependent layers that can later graduate into fully independent security roots. The project provides a hybrid consensus mechanism that combines Byzantine fault-tolerant Proof-of-Stake with Verifiable-Delay Functions, delivering instant finality while protecting against long-range attacks through trustless chain age verification. Validators secure multiple chains simultaneously through restaking, where a single bonded stake serves as collateral across t

    Saves the current ledger state, indexes past transactions, and provides fast reliable data verification from storage.

    Goauto-scaling-architecturelayerless-blockchain-creatormesh-security-provider
    Auf GitHub ansehen↗11,413
  • input-output-hk/cardano-slAvatar von input-output-hk

    input-output-hk/cardano-sl

    3,756Auf GitHub ansehen↗

    This project is a blockchain node software implementation that maintains a decentralized ledger using the Ouroboros proof-of-stake consensus protocol. It provides a complete environment for operating a distributed record, including a cryptocurrency wallet backend and a peer-to-peer network layer. The system is distinguished by its use of a UTXO-based ledger model and a diffusion-based state synchronization layer for node communication. It integrates a Public Key Infrastructure with TLS-authenticated communication to secure inter-node traffic and employs hierarchical deterministic key derivati

    Persists blockchain blocks and transaction outputs to a key-value store for reliable ledger maintenance.

    Haskell
    Auf GitHub ansehen↗3,756
  1. Home
  2. Data & Databases
  3. Blockchain State Persistence