Skip to content

QuantSoldier/dydx-flashloan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DyDx FlashLoan

DyDx Protocol implementation of flashLoan() function call.

Proxy: https://etherscan.io/address/0x1E0447b19BB6EcFdAe1e4AE1694b0C3659614e4e
Implementation (2020-01-19): https://etherscan.io/address/0x56e7d4520abfecf10b38368b00723d9bd3c21ee1

Installation

  1. Install dependencies
yarn install
  1. Run Tests
yarn test
  1. Run development EVM node
yarn dev
  1. Deploy contracts
yarn deploy:localhost
yarn deploy:mainnet

References

  1. https://github.com/peppersec/flashloan-tutorial
  2. https://github.com/cryptopixelfrog/DyDxFlashloanArb

About

Implementation of flash loans using the dydx protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published