For the complete documentation index, see llms.txt. This page is also available as Markdown.

13.6 Securing AI Inputs

Because AI operates off chain, it is important to ensure that only trusted data is introduced into the blockchain.

FreCx enforces this through controlled integration mechanisms such as restricted contract functions, whitelisted data providers and signature-based verification.

These controls ensure that AI outputs are authenticated before influencing on-chain execution.

Last updated