awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

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 3 awesome GitHub repositories matching data & databases · Blockchain State Persistence. Refine with filters or upvote what's useful.

Awesome Blockchain State Persistence GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • canopy-network/canopycanopy-network 的头像

    canopy-network/canopy

    11,413在 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
    在 GitHub 上查看↗11,413
  • input-output-hk/cardano-slinput-output-hk 的头像

    input-output-hk/cardano-sl

    3,756在 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
    在 GitHub 上查看↗3,756
  • tokenmarketnet/smart-contractsTokenMarketNet 的头像

    TokenMarketNet/smart-contracts

    1,330在 GitHub 上查看↗

    This project provides a comprehensive library and toolkit for the development, testing, and deployment of smart contracts on the Ethereum network. It serves as a framework for managing the full lifecycle of blockchain assets, including the creation of standardized digital tokens and the execution of automated fundraising campaigns. The platform distinguishes itself through integrated crowdsale management tools that automate investor contribution tracking and token distribution according to predefined rules. It includes specialized utilities for configuring campaign parameters such as pricing

    Records all state transitions and ownership changes permanently on a blockchain to provide a verifiable audit trail.

    Pythonblockchaincrowdsaleethereum
    在 GitHub 上查看↗1,330
  1. Home
  2. Data & Databases
  3. Blockchain State Persistence

探索子标签

  • Ledger Audit TrailsRecords all state transitions and ownership changes permanently on a blockchain. **Distinct from Blockchain State Persistence:** Distinct from Blockchain State Persistence: focuses on the verifiable audit trail aspect rather than just storage.