R5 Network
WebsiteR5 LabsGitHub
  • Getting Started
    • Hello & Welcome!
  • About R5
    • Overview
    • R5 Components
    • Consensus Mechanism
    • zkNet (Privacy)
  • R5 Coin
  • R5 Tokenomics
  • Tutorials & Guides
    • Connect & Use R5
      • R5 Desktop Wallet
      • MetaMask
      • Rabby Wallet
      • Coinbase Wallet
    • zkNet Web Wallet
    • R5 Desktop Wallet
      • Interface Overview
      • Send a Transaction
      • Receive a Transaction
      • Backup Your Wallet
      • Retrieve Your Private Key
    • How To: Deploy a Node
    • How To: Mine R5
    • How To: GPU Mine R5
    • How To: Build R5 From Source
    • How To: Connect Local Nodes
  • For Developers
    • R5 SDK
      • R5 Relayer
      • R5 Console
      • JS Console
      • CLI Wallet
      • SCdev
      • SSL Proxy
    • Hardware Requirements
    • R5 Testnet
    • R5 Devnet
    • Local Networks
    • JSON-RPC API
      • admin
      • debug
      • ethash
      • miner
      • net
      • r5 (eth)
      • rpc
      • txpool
      • web3
    • Indexer API
    • zkNet API
    • DeFi Engine SDK
      • Overview
      • Price Fetching
      • Trade Entity
      • Smart Contract Addresses
    • Node Configuration
    • Ethash-R5
    • Smart Contracts
    • Wrapped R5 (Native)
    • Tokens & NFTs
  • Bug Bounty Program
  • Resources
    • Website
    • R5 Labs
    • R5 Labs GitHub
Powered by GitBook
On this page
  1. For Developers

DeFi Engine SDK

PreviouszkNet APINextOverview

Last updated 1 day ago

Welcome to the R5 DeFi Engine SDK documentation. This SDK allows developers to create DeFi applications on top of the R5 Network without having to code any AMM-related logic (for execution), and it has the added benefit of consolidating liquidity to reduce slippage and promote more efficient trading between different DEXes and other DeFi platforms.

Examples of types of applications that can leverage the DeFi Engine SDK:

  • Decentralised Exchanges

  • Liquidity Staking

  • Liquidity Farming

  • Fast Swaps

  • Borrowing and Lending


Get Started

Overview
Price Fetching
Trade Entity
Smart Contract Addresses