Applications for Round #1 of Early Adopter Grants (EAG)

  • Project name: JediSwap

  • Project description: JediSwap is a 100% community-driven, fully permissionless, and composable AMM on StarkNet. JediSwap enables users to swap digital assets or earn yields on their assets by providing liquidity to liquidity pools. JediSwap is fully open-source and composable which enables developers to build more applications on top of it.

  • Website: https://jediswap.xyz/

  • GitHub: JediSwap GitHub

  • Twitter: https://twitter.com/jediswap

  • Contact email / Telegram / Twitter: Twitter (@imrgoyal)

  • Team size: 100% community driven (20+ core contributors, 30+ lifetime dev contributors, 200+ non dev contributors in different capacities)

  • Deployed contracts:

    • Mainnet contracts:

      • Router contract: JediSwap router to enable swap and add/remove liquidity.
      • Pair contracts: Pair contracts are deployed via factory. There are 17 pair contracts deployed using this class.
      • Factory contract: Factory contract is used to deploy any AMM pair
      • ZAP contract: ZAP contract to enable add liquidity to any pair from any token
    • Testnet contracts deployment 1 (deployed on 23rd Feb’22)

      • Registery Address: Registery contract used to register any deployed AMM pairs. Later we changed the design to factory patten after it was available on StarkNet.
      • Router: swap tokens and add/remove liquidity
      • Pair contracts: Total 7 pairs
    • Testnet contracts deployment 2 (deployed on 30th June’22):

      • Router contract: JediSwap router to enable swap and add/remove liquidity.
      • Pair contracts: Pair contracts are deployed via factory. There are 17 pair contracts deployed using this class.
      • Factory contract: Factory contract is used to deploy any AMM pair
    • Testnet contracts deployment 3 (deployed on 6th Oct’22):

      • Router contract: JediSwap router to enable swap and add/remove liquidity.
      • Pair contracts: Pair contracts are deployed via factory. There are 34 pair contracts deployed using this class.
      • Factory contract: Factory contract is used to deploy any AMM pair
    • Testnet contracts deployment 4 (Goerli testnet 2, deployed on 7th Nov’22):

      • Router contract: JediSwap router to enable swap and add/remove liquidity.
      • Pair contracts: Pair contracts are deployed via factory. There are 3 pair contracts deployed using this class.
      • Factory contract: Factory contract is used to deploy any AMM pair
    • Testnet contracts deployment 5 (ZAP testnet, deployed on 18th Nov’22):

      • Zap contract: ZAP contract to enable add liquidity to any pair from any token
146 Likes