MuffinDeX is a prototype for a decentralized exchange that works as a time-weighted average market maker.
We couldn't finish our idea on time but there is some documentation on our Github of what we did on the hackathon. We'll bounce back stonger for the next one.
We tried to create a Fronttrunning-resistant DEX through Aztec Connect, obtaining the advantage of being able to solve the problem of large orders and in turn obtaining a layer of privacy of the transactions as a Dark Pool Dex.
We couldn't finish our idea on time but there is some documentation on our Github of what we did on the hackathon. We'll bounce back stonger for the next one. In order to create the dex it was decided that Uniswapv3 would be used, during the creation of this Dex it was possible to create a pool through its SDK as shown in Uniswap