Margin Trade
Search
K
Comment on page

Proof of Concept

The current app that can be found under https://margin-trading.vercel.app/trades is a proof of concept solution that has been build within 6 weeks.
The prototype was build in order to attract builders and investors and showcase our skills in delivering a flagship web3 app.
The current scope encapsulates:
  • Functional
    • Signing in with a wallet
    • Connecting to a test network (Woollyhat)
    • Generating test tokens (USDC, WETH, ETH)
    • Depositing funds
    • Opening a long or short position
    • Using up to 5x leverage
    • Closing a position
  • Non-functional
    • Liquidation logic
    • PnL logic
    • Price API based on Coingecko