Allora Adapters

An Allora Adapter is a smart contract that allows predictions from the Allora Network to be used on a target chain. Allora Adapters are deployed to chains where Allora predictions can be used. Additional chains can be supported by coding and deploying additional adapter contracts. An adapter can be deployed to an EVM chain by following the directions here.

The adapter contract pulls data from the Allora Network through the local bridge contract, verifies that it is signed correctly, and makes it available to the end user. You can follow this walkthrough to get started.