awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • canopy-network/canopyAvatar de canopy-network

    canopy-network/canopy

    11,413Ver en GitHub↗

    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
    Ver en GitHub↗11,413
  • input-output-hk/cardano-slAvatar de input-output-hk

    input-output-hk/cardano-sl

    3,756Ver en GitHub↗

    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
    Ver en GitHub↗3,756
  1. Home
  2. Data & Databases
  3. Blockchain State Persistence