Introduction
Last updated
Last updated
The following section contains documentation on the foundational concepts of KlayOracle. The information on these pages will provide you with a better understanding of how KlayOracle operates, both from a user perspective and under the hood.
This is the section where you can learn about setting up and operating a KlayOracle node and data provider, as well as understanding their roles within the network. This section is especially helpful for individuals contributing to the KlayOracle .
For instance, the pages in this section offer guidance on the underlying structure of KlayOracle nodes and data providers, how to locally execute them through command line options, and create secure connections between them.
Additionally, there is a page dedicated to security practices, which can help protect your nodes and data providers against malicious attacks.
In order to get the most value from the tutorials on this page, the following skills are necessary:
Basic knowledge of blockchain oracles
Basic knowledge about blockchain architecture and smart contracts
Basic knowledge about HTTP, JSON and SSL
Experience using the command line
Users that need to revisit these fundamentals can find helpful resources relating to blockchain oracles and , blockchain architecture , and smart contracts here. Information on HTTP can be found , while SSL and JSON are covered and respectively. contains helpful tips on getting started with the command line.
Introduction (this page)
KlayOracle architecture
Installing KlayOracle