Inspiration

A DEFI platform rewarding rewarding every participants.

What it does

It is a DEFI suite just like pancake swap

How we built it

The DAPP was built with:

  • React(Typescript)
  • Javascript
  • Solidity
  • Graphql
  • Subgraph

Challenges we ran into

  • Smart contract deployment errors which made me to revert and loss uncommitted changes of SFS implementation on v3 just to know the error was from the EVM version and other parameters in the hardhat config.
  • Goldsky subgraph's failure to index and causing trade functionalities not to work, only the add liquidity is functional at the moment.

Accomplishments that we're proud of

I have been able to fork Pancake swap and the DEX is at a functional Level, was able to implement the pool creator reward on v2 and currently working on implementing it on v3

What we learned

  • The use of SFS
  • Deployment of Subgraph with Goldsky

What's next for Andex Protocol

  • Completion of the DEX.
  • Customize the UI to suit our design
  • Perpertual DEX
  • Limit Order
  • Staking and Farming
  • Liquid Staking
  • Trade to earn
  • Permission-less Launchpad

Contracts (⚠️ The contracts are still under development)

V2 Contracts

V3 Contracts [link][https://github.com/Mode-Hackathon/v3-contracts/tree/main/projects]

-Dropping soon...

Built With

Share this project:

Updates