1.0.0 • Published 8 months ago

polydex v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

PolyDex

In this project, I wrote two tokens and two liquidity pool contracts using the constant product AMM and the curve-like AMM, respectively.

Tech Stack: Solidity + hardhat + ethers.js

How to start?

  1. git clone this project
  2. npm install
  3. To deploy, run: npx hardhat scripts/deploy.js
  4. To test, run: npx hardhat test

Future Work

  1. Add front-end interaction
  2. Make it upgradable by using openzeppilin
1.0.0

8 months ago