1.2.2 • Published 12 months ago
@atleta-chain/v2-core v1.2.2
Atleta DEX V2 - Core smart contracts
This repository contains core smart contracts of Atleta DEX V2, which is a fork of Uniswap V2.
Run tests
npm test
runs test on a chain fork, which is configured in hardhat.config.js
Deploy
Run npx hardhat run scripts/deployFactory.ts --network <TARGET NETWORK>
to deploy V2 Factory.