Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (24 loc) · 872 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 872 Bytes

xnsure-frontend

xNsure Protocol

xNsure provide AMM European call and put options by introducing AMM tools to non-prefessional option sellers as well as AMM liquidity providers.

3 Core components of xNsure:

  • Clean Issuing and Destroying Procedures with 100% Margin
    • Single-sided Iron Condor Option Series, Higher Margin Efficiency
    • European Options Fixed Liquidation Time
  • AMM Pools with 2 different user groups:
    • Sellers as AMM Liquidity Providers
    • Buyers with risk management demand with
  • Payout procedures with different priorities

xNsure Frontend

Forked from sushiswap/sushiswap-classic-exchange.

Development

Install Dependencies

yarn

Run

yarn start

Contributions

Please open all pull requests against the master branch.