A Solidity smart contract implementing an Automated Market Maker (AMM) DEX pair.
This repository contains a DEXPair.sol contract for token swaps and liquidity provision.
- Clone the repo:
git clone https://github.com/felcopentesting/dex-pair-solidity.git cd dex-pair-solidity