D4X.io - Documentation
  • WELCOME
    • 🖐️D4X.io: Decentralized Margin Trading Protocol
    • 😎How it works
      • Open position
      • Close position
      • Deposit pools
      • Withdraw pools
      • Connect wallet
      • Receive Test coins - Faucet
    • 🔭Pitch deck
    • 📃White paper
  • PRODUCT
    • 🧬Smart contracts scheme
    • 🚸User Cases
      • Case 1. Trader Open Position
      • Case 2. Trader Close Position (with profit)
      • Case 3.1. Liquidation (normal case)
      • Case 3.2. Liquidation (with loss & enough iFund)
      • Case 3.3. Liquidation (with loss & empty iFund)
      • Case 4. Deposit ALP Pool
      • Case 5. Withdraw ALP Pool
    • 🎨Design UX/UI
      • Position Screen
      • DashBoard Screen
      • Pool Screen
      • Test Start Screen
    • 🚧How it's made
    • 📖Dictionary D4X
  • DEVELOPMENT
    • 🔗Addresses & deployments Smart Contracts
      • Addresses Main Protocol
      • Addresses Test Coins
      • Addresses ALP Auto Leverage Pools dfPool
    • 🎱GitHub Source
    • 🦖Testnets - Try App
  • Plans
    • 🛣️Roadmap
    • 🤝DAO
    • 🌱App Versions
      • Alpha 1.1
      • Alpha 1.0
  • CONNECT
    • 🌐Links
    • ❔FAQ
    • 🕶️Privacy Policy
    • 🌌Powered by GoDeFX Lab
Powered by GitBook
On this page
  1. PRODUCT

How it's made

D4X.oi was started during Hackathon ETHONLINE 2022 and achieved 🥉 deBridge — Best Use Prize. During Q4'22 and Q1'23 D4X Protocol was developed from PreAlpha Hackathon Version to Alpha Version 1.2. according to Roadmap

Technologies we used in D4X:

  • We use Ethereum-like blockchains

  • Smart contracts are written in Solidity 0.8.9

  • Smart contracts are deployed to

    • Optimism Goerly Testnet

    • Polygon Mumbai Testnet

  • Front-end is written in Next Js

  • Front-end is deployed on Vercel

  • We used theGraph

  • We used the Rainbow kit for connect wallets

  • Automation by Chainlink Keeper

Functional of Alpha Version 1.2.:

  • Trader's Positions

    • Open Position

    • Close Position

    • Auto Liquidation by Keeper

  • ALP Pool

    • Deposit

    • Redeem/Withdraw

    • LP Tokens System

    • Auto Profit Calculation

  • Insurance Fund

    • Loss protection System

    • Credit System

    • Auto swapping funds for Keeper

  • Additional profit for Investors

    • Send free funds of ALP and Position to AAVE protocol

PreviousTest Start ScreenNextDictionary D4X

Last updated 1 year ago

🚧