Skip to content

The contract that performs the exchange from any token to any token on UniswapV2 also supports withdrawal. Implemented with the Inline Assembly method

Notifications You must be signed in to change notification settings

Dill777/UniswapV2ExchangeContract

Repository files navigation

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

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

About

The contract that performs the exchange from any token to any token on UniswapV2 also supports withdrawal. Implemented with the Inline Assembly method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published