Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.ifalabs.com/llms.txt

Use this file to discover all available pages before exploring further.

IFA Oracle Price Feed System

Decentralized oracle for stablecoin price data (USDC, USDT, EURC, CNGN, etc.). Stores asset prices and calculates exchange rates between any supported asset pairs.

Deployed Contracts (Base Sepolia):

  • IfaPriceFeed: 0xbF2ae81D8Adf3AA22401C4cC4f0116E936e1025b
  • IfaPriceFeedVerifier: 0xC08CbF336cC0D7163Ef260bF69137c8cA7AF2F3a

Components

  1. IfaPriceFeed - Price storage and exchange rate calculations
  2. IfaPriceFeedVerifier - Price data validation
  3. Relayer Node - Off-chain price data collection

Quick Start

Installation

Setup and dependencies

Architecture

System overview

Documentation

Contracts

Contract references

Deploy

Deployment guide

Examples

Integration examples