- Customise your pre-sale model (Exponential vs Dutch Auction) coupled with dynamic LP fees to punish sellers and reward LPs
- Exponential bonding curve
- Gradual Dutch Auction bonding curve
- No team allocation
- Dynamic LP fees that decay over time
- Single pool for bonding curve and swapping
- [ ] Clone the repo
- [ ] Go to relevant project directory `cd pancakeswap` for pancakeswap and `cd uniswap` for uniswap
- [ ] Run `forge install`
- [ ] Run `forge test -vv` to run the tests