KALA leverages the Chainlink Runtime Environment (CRE) to orchestrate secure, verifiable, and decentralized workflows that power our operational logic.
CRE combines on-chain and off-chain operations into a single workflow, allowing KALA to fetch real-world asset data and compute risk metrics seamlessly.
Every operation runs across a Decentralized Oracle Network (DON) with Byzantine Fault Tolerant consensus, eliminating single points of failure.
Workflows are cryptographically signed and verified. KALA smart contracts only accept inputs that have achieved consensus from the network.
The workflow fetches real-time data from multiple authenticated APIs:
Independent nodes execute the logic and reach consensus. KALA calculates a weighted index based on Purchasing Power Parity (PPP), Commodity Prices, and Gas costs.
The aggregated, verified result is encoded and submitted to the KalaOracle smart contract on Ethereum Sepolia.
// Weighted Basket Formula
Computed relative to baseline values (T0, G0, S0, B0) established at protocol inception.