Skip to content

kendricktan/generalized-aave-flashloans

Repository files navigation

generalized-aave-flashloans

Generalized Aave Flashloans

Use Proxies in conjunction with flashloans!

Getting started

# Install dependencies
npm install -g ganache-cli truffle mocha
npm install

# Run ganache in a separate terminal
ganache-cli -f https://mainnet.infura.io/v3/<API_KET> -d --networkId 1

# Deploy contract
truffle migrate --reset --network development

# Run test
mocha

# BONUS see program execution flow
truffle debug <TX_HASH>

About

Generalized Aave Flashloans

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published