Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 285 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 285 Bytes

Uniswap V2 Clone Rewritten for Solidity 0.8.x with extra features

NEW FEATURES

  • Trading Rebates
  • Native Governance
  • On-chain Oracle
  • Treasury
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts