DackieSwap is The Premier Superchain DEX with AI Agent Technology (DeFAI)., offering advanced trading features including:
- 🔄 Automated Market Making (AMM)
- 💧 Concentrated Liquidity
- 🌾 Yield Farming & Staking
- 🎯 Token Launchpad
- 🔒 Advanced Security Features
The DackieSwap protocol consists of multiple smart contract projects:
Project | Description | Solidity Version |
---|---|---|
dackie-pad | Token launchpad platform for new project launches | 0.6.12 |
masterchef-v2 | Advanced farming mechanism for liquidity providers | 0.6.12 |
v2-contracts | Core AMM contracts for DackieSwap V2 | 0.7.6 |
v3-core | Core concentrated liquidity contracts | 0.7.6 |
v3-lm-pool | Liquidity mining implementation for V3 | 0.7.6 |
v3-periphery | Peripheral smart contracts for V3 | 0.7.6 |
router | Smart order routing between pools | 0.7.6 |
masterchef-v3 | Next generation farming for V3 LPs | 0.7.6 |
pools | Flexible staking pool implementations | 0.8.12 |
idackie | Governance token contracts | 0.8.12 |
dackie-token-migrator | Token migration utility | 0.8.25 |
Built with 🦆 by the Dackie Labs
Prepare file .env
in root directory with your private keys.
Execute:
yarn install
yarn compile