Comment on page
Introduction
Brief Description Of The Orakl Network For Node Operators
The Orakl Network is a service composed of hybrid smart contracts utilizing both on-chain and off-chain computation in order to deliver following solutions:
On-chain implementation is located under
contracts
directory 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 part is split to several auxiliary micro services, and the main oracle solution:
Last modified 5mo ago