Orakl Network
  • Developer's Guide
    • Introduction
    • Verifiable Randomness Function (VRF)
    • Request-Response
    • Data Feed
    • Proof of Reserve
    • Prepayment
    • L2 Services
    • Data Availability Layer API (DAL)
    • Example Projects
      • Binary Option Example
      • Flipcoin Example
      • Mystery Box Example
  • Node Operator's Guide
    • Introduction
    • Orakl Network API
    • Orakl Network CLI
      • Chain
      • Service
      • Listener
      • VRF Keys
      • Reporter
      • Fetcher
      • Delegator
    • Orakl Network VRF
    • Orakl Network Request-Response
    • Orakl Network Data Feed
    • Orakl Network Delegator
    • Orakl Network Proof of Reserve
  • Other Resources
    • Audit
    • White paper
    • Social Media
    • Terms of Use
Powered by GitBook
On this page
  • On-Chain Orakl Network
  • Off-Chain Orakl Network
  1. Node Operator's Guide

Introduction

Brief Description Of The Orakl Network For Node Operators

PreviousMystery Box ExampleNextOrakl Network API

Last updated 1 year ago

The Orakl Network is a service composed of utilizing both on-chain and off-chain computation in order to deliver following solutions:

On-Chain Orakl Network

On-chain implementation is located under with all relevant smart contracts, their tests, and deployment scripts. Node operators do not have to be concerned with the content of the contracts directory, but they need to know about the up-to-date smart contract addresses and their latests settings in order to setup their nodes properly. In cases, where node operator needs to know more details, we are going to explain all necessary information.

Off-Chain Orakl Network

Off-chain part is split to several auxiliary micro services, and the main oracle solution:

  • Orakl Network Fetcher

  • Helm Chart Infra Setup

hybrid smart contracts
Verifiable Random Function (VRF)
Request-Response
Data Feed
contracts directory
Orakl Network API
Orakl Network CLI
Orakl Network VRF
Orakl Network Request-Response
Orakl Network Data Feed
Orakl Network Proof of Reserve
Orakl Network Delegator