Developer Quickstart

Welcome! If you're looking to integrate Ocean Finance, here's the fastest way to get started:

For Frontend Dapps

  • Call mint() on MintingManager to issue OCUSD

  • Use redeem() to let users exit

  • Read OCUSD balance + APY for display

For DeFi Protocols

  • Accept OCUSD as collateral or LP token

  • Optional: allow stakedOCUSD for $OCEAN incentives

For Chains & Bridges

  • Coordinate with Ocean to deploy OCUSD via bridge

  • Offer vaults or LP pools for OCUSD yield

Developer Essentials

  • ✅ Contract Addresses: See Section 11

  • ✅ ABI: See Section 12

  • ✅ Architecture: See Section 10

For partnership/integration support, contact: [email protected]

Last updated