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

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

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

4 个仓库

Awesome GitHub RepositoriesOff-Chain Data Integration Layers

Specialized nodes and interfaces that connect on-chain smart contracts with external data sources and assets.

Distinct from On-Chain Data Analysis: Candidates focus on supply chain data, signature validation, or analysis, not the general integration of off-chain assets into contracts.

Explore 4 awesome GitHub repositories matching data & databases · Off-Chain Data Integration Layers. Refine with filters or upvote what's useful.

Awesome Off-Chain Data Integration Layers GitHub Repositories

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

    smartcontractkit/chainlink

    8,222在 GitHub 上查看↗

    Chainlink is a decentralized oracle network that connects smart contracts to off-chain data, computation, and real-world systems. It provides a secure and reliable infrastructure for blockchain applications to access external information, execute automated workflows, and interact with other blockchains. The network is secured by a staking-based model where node operators lock LINK tokens as collateral, which can be slashed for poor performance, incentivizing honest and accurate data delivery. The platform distinguishes itself through a comprehensive set of capabilities that extend beyond basi

    Connects oracle nodes to custom off-chain APIs and computations through a REST interface for specialized data integration.

    Goblockchainchainlinkethereum
    在 GitHub 上查看↗8,222
  • ibax-io/go-ibaxIBAX-io 的头像

    IBAX-io/go-ibax

    7,858在 GitHub 上查看↗

    go-ibax is a blockchain protocol platform and decentralized application infrastructure used to deploy networks with custom governance and token economics. It provides a foundation for building decentralized applications through a framework that integrates identity management and on-chain data storage. The project features a multilingual virtual machine capable of executing smart contracts written in Go, Rust, and Solidity. It implements a sharded blockchain network to increase throughput and a privacy layer utilizing zero-knowledge proofs and homomorphic encryption to anonymize transaction da

    Integrates external data and assets into the network through specialized nodes to connect on-chain contracts with outside sources.

    Goassetsblockchaincross-chain
    在 GitHub 上查看↗7,858
  • spaceandtimefdn/blitzarspaceandtimefdn 的头像

    spaceandtimefdn/blitzar

    4,884在 GitHub 上查看↗

    Blitzar 是一个可验证的 SQL 证明引擎和加密库,专为可验证的 SQL 计算而设计。它支持在链下执行数据库查询,同时生成零知识证明,以证明结果的正确性,从而实现链上验证。 该项目以其 GPU 加速的证明加速器脱颖而出,该加速器将繁重的加密工作负载卸载到图形处理器,减少了简洁证明生成所需的时间。它为 C++ 和 Rust 应用提供了高性能加密原语,专注于椭圆曲线运算和多标量乘法。 该系统涵盖了广泛的数据管理和安全面,包括将区块链索引与链下数据集结合到防篡改关系表中的无信任数据集成。它利用 BFT 共识和阈值签名来维护状态完整性,以及用于基于法定人数的数据同步和通过智能合约回调进行验证结果交付的机制。 该代码库提供了 C++ 和 Rust 的原生绑定,以公开其加密工具集和证明计算库。

    Provides protocols to generate on-chain proofs of off-chain collateral to ensure legitimate funding sources.

    C++cpp20curve25519elliptic-curve-cryptography
    在 GitHub 上查看↗4,884
  • spaceandtimefdn/sxt-go-sdkspaceandtimefdn 的头像

    spaceandtimefdn/SxT-Go-SDK

    3,858在 GitHub 上查看↗

    The Space and Time Go SDK is a development toolkit designed for interacting with decentralized storage environments and executing verifiable SQL queries. It provides the necessary infrastructure to manage database schemas, manipulate tables, and perform complex data operations within a distributed storage system. The SDK distinguishes itself by integrating cryptographic proof generation and verification directly into the database workflow. It enables the execution of SQL commands that produce mathematical evidence of data integrity, ensuring that results returned to an application remain accu

    Transmits cryptographically signed query results directly to smart contracts to ensure tamper-proof data delivery.

    Go
    在 GitHub 上查看↗3,858
  1. Home
  2. Data & Databases
  3. Off-Chain Data Integration Layers

探索子标签

  • Off-Chain Reporting Protocols3 个子标签Protocols that aggregate oracle responses off-chain using threshold signatures before submitting a single on-chain transaction to reduce gas costs. **Distinct from Off-Chain Data Integration Layers:** Distinct from Off-Chain Data Integration Layers: focuses on the aggregation and threshold signature reporting mechanism, not general data integration.
  • Tamper-Proof Data Delivery1 个子标签Delivers tamper-resistant data from external sources to on-chain smart contracts through a decentralized oracle network. **Distinct from Off-Chain Data Integration Layers:** Distinct from Off-Chain Data Integration Layers: focuses on the tamper-resistance and security of data delivery, not general integration layers.