Skip to content

wardu/trebuchet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Trebuchet

An Aave flashloan implementation

The quickest way to borrow a million.

This repo is a simple implementation of a flashloan on Aave. Setup in Remix IDE on the Kovan test-network it will flash-borrow a million ($1'000'000) DAI.

Some prerequisites:


  1. Load all of contents of the 'Contracts' folder into Remix (https://remix.ethereum.org) Contracts in Remix

  1. Compile 'FlashLoan.sol'

  1. Deploy contract using the LENDING_POOL_ADDRESS_PROVIDER Deploy contracts

  1. Send test-net (Kovan) ETH to the contract (The contract's address is found here:) Contract address

  1. trigger the flashloan function (with the flashloan asset address) Trigger FlashLoan

  1. Visit Etherscan to view the transactions FlashLoan on Etherscan

About

An Aave flashloan implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published