Skip to content

laurentknauss/smart-contract-to-perform-flash-swaps-on-UniswapV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To test this smart contract, you can use a json-rpc provider & foundry to fork mainnet :

FORK_URL=http://-your-alchemy/infura-rpc-url-endpoint

forge test --fork-url $FORK_URL  --match-path test/UniswapV2FlashSwap.test.sol  -vvv

About

performing flash swaps on UniswapV2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published