KlayOracle is written in Go. Go code is grouped into packages, and packages are grouped into modules. Each module specifies dependencies needed to run the code, including the Go version and the set of other modules it requires.
While installing from source, the data provider and nodes need to be configured and run through their respective packages within the monorepo.
The KlayOracle team is actively working on Docker images for faster installation & setup of nodes and data providers. Pending a full launch, an experimental version has been released, along with a video guide to get started.
This documentation will be updated in the near future with step-by-step instructions for using KlayOracle with Docker.