This project represents a simple implementation of Decentralized Exchange (DEX) contracts on Hedera Hashgraph using a classical (constant product) Automated Market Maker (AMM).
It is a Case Study for the Syndika Article: A Comparative Analysis of Distributed Ledger Technologies: Hedera vs. Polygon.
NOT READY FOR PRODUCTION USAGE!!!
npm i
or npm install
npm compile
npm test
npx hardhat run scripts/deploy.js