0xahzam / xeroswap

UniswapV1 clone made for learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xeroswap

UniswapV1 clone made for learning

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

About

UniswapV1 clone made for learning


Languages

Language:JavaScript 63.8%Language:Solidity 36.2%