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,222GitHub पर देखें↗

    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,858GitHub पर देखें↗

    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,884GitHub पर देखें↗

    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,858GitHub पर देखें↗

    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.