Mento Protocol
  • Overview
    • Getting Started
      • What Is Mento?
      • Quick Start Guides
      • Analytics & Dashboards
    • Core Concepts
      • Stability Mechanisms
      • The Reserve
      • Oracles & Price Feeds
      • Trading Limits & Circuit Breakers
      • The Broker & Virtual AMMs
      • Fixed-Price Market Makers (FPMMs)
      • Research & Economics
    • Governance & the MENTO Token
      • Understanding Mento Governance
      • Participating in Governance
        • veMENTO & Voting Power
        • Creating Proposals
        • Voting Process
      • MENTO Tokenomics
      • Watchdogs & Safety
    • Security & Risk
      • Overview
      • Audit Reports
  • Build On Mento
    • Integration Overview
      • Integrate Stables
      • Integrate the Broker
      • Integrate Oracles
    • Mento SDK
      • Installation
      • Guides
        • Getting Exchange Pairs
        • Getting a Quote
        • Initiating a Swap
    • Smart Contracts
      • Broker
      • TradingLimits
      • BiPoolManager
      • Pricing Modules
      • SortedOracles
      • BreakerBox
      • Reserve
      • StableToken
      • Audits
    • Deployments
      • Addresses
      • Verification
  • Use Mento
    • Getting Mento Stables
      • On Celo
      • On Mobile
      • From Other Chains
      • Via Centralized Exchanges
Powered by GitBook
On this page
Edit on GitHub
  1. Build On Mento

Integration Overview

PreviousAudit ReportsNextIntegrate Stables

Last updated 19 days ago

CtrlK
  • Integration Guides
  • Integrate Stables
  • Integrate the Broker
  • Integrate Oracles
  • Technical Resources
  • Getting Help

Mento provides a decentralized platform for multi-currency stable assets with built-in exchange capabilities. This guide covers the main integration paths for developers and protocols.

Integration Guides

Integrate Stables

Add support for Mento stable assets in your DeFi protocol, wallet, payment system, or exchange. Learn how to handle cUSD, cEUR, cREAL, and eXOF tokens in your application.

Integrate the Broker

Connect directly to Mento's on-chain exchange infrastructure for gas-efficient swaps between stable assets. Build aggregators, trading interfaces, or arbitrage systems using Mento liquidity.

Integrate Oracles

Leverage Mento's decentralized price feed infrastructure for reliable FX rates. Use real-time data for DeFi protocols, analytics platforms, or risk management systems.

Technical Resources

  • Mento SDK - JavaScript/TypeScript library for easy integration

  • Smart Contracts - Direct contract integration and deployment addresses

Getting Help

  • Discord: Join #general channel for any questions

  • Forum: Post on forum.mento.org for detailed discussions

  • GitHub: Open issues in the Mento repository for bugs or feature requests