Theme
In this year, we would like you to build a simple decentralized exchange where people can trade their hard-earned NFTs, DAO governance tokens, or dog coins of their choice.
The rules of decentralized exchanges (at least the simple ones) are very easy and nothing can go wrong there... right?
Build a decentralized exchange either with an automated market maker or a match-making mechanism where trades do not really work as expected. You can also add a flaw to a token implementation you provide instead of to the exchange itself.
Please remember to stick to "simplicity is key"! The shorter the submission is, the better. Leave out ERC20 functions that are not needed for your submission, for example.
Bonus points if you provide a short story and explain the setting around your exchange in the readme file.
Please also provide a crisp explanation about the flaw built into your submission, but put it into a different file named
rugpull.txt
or spoiler.txt
, so judges are able to first read the submission without bias.