awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesOff-Chain Reporting Protocols

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.

Explore 2 awesome GitHub repositories matching data & databases · Off-Chain Reporting Protocols. Refine with filters or upvote what's useful.

Awesome Off-Chain Reporting Protocols GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • smartcontractkit/chainlinkالصورة الرمزية لـ smartcontractkit

    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

    Implements an off-chain reporting protocol that aggregates oracle responses using threshold signatures to reduce gas costs.

    Goblockchainchainlinkethereum
    عرض على GitHub↗8,222
  • spaceandtimefdn/blitzarالصورة الرمزية لـ spaceandtimefdn

    spaceandtimefdn/blitzar

    4,884عرض على GitHub↗

    Blitzar is a verifiable SQL proof engine and cryptographic library designed for verifiable SQL computation. It enables the execution of database queries off-chain while generating zero-knowledge proofs that certify the correctness of the results for on-chain verification. The project distinguishes itself through a GPU-accelerated proof accelerator that offloads heavy cryptographic workloads to graphics processors, reducing the time required for succinct proof generation. It provides high-performance cryptographic primitives for C++ and Rust applications, focusing on elliptic curve operations

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

    C++cpp20curve25519elliptic-curve-cryptography
    عرض على GitHub↗4,884
  1. Home
  2. Data & Databases
  3. Off-Chain Data Integration Layers
  4. Off-Chain Reporting Protocols

استكشف الوسوم الفرعية

  • Collateral Proof ProtocolsProvides on-chain proof of off-chain or cross-chain collateral, enabling independent audits to prevent overissuance and infinite mint attacks. **Distinct from Off-Chain Reporting Protocols:** Distinct from Off-Chain Reporting Protocols: focuses on collateral proof and reserve verification, not general oracle response aggregation.
  • Reserve Attestation ProtocolsPulls reserve data from custodians or APIs into oracle networks to attest that tokenized assets are fully backed. **Distinct from Off-Chain Reporting Protocols:** Distinct from Off-Chain Reporting Protocols: focuses on reserve attestation and collateral verification, not general oracle response aggregation.
  • Reserve Verification ProtocolsProtocols that relay off-chain collateralization data on-chain through a decentralized verification network to prove reserves are sufficient. **Distinct from Off-Chain Reporting Protocols:** Distinct from Off-Chain Reporting Protocols: focuses on reserve verification and collateral attestation, not general oracle response aggregation.