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
- Router- [github][https://github.com/Mode-Hackathon/smart-contracts/blob/master/projects/exchange-protocol/contracts/PancakeRouter01.sol] [deployed][https://sepolia.explorer.mode.network/address/0xd3bf6094b4AD098D304324A6351fB0552c816A8c][github]
- Factory- [github][https://github.com/Mode-Hackathon/smart-contracts/blob/master/projects/exchange-protocol/contracts/PancakeFactory.sol] [deployed][https://sepolia.explorer.mode.network/address/0xb9B05c16399633828CacabC229aaa4C4cE1e59bE]
V3 Contracts [link][https://github.com/Mode-Hackathon/v3-contracts/tree/main/projects]
-Dropping soon...
Built With
- graphql
- javascript
- react
- solidity
- subgraph
Log in or sign up for Devpost to join the conversation.