{"id":18705020,"url":"https://github.com/aave/ethlondon-flash","last_synced_at":"2025-04-12T10:07:02.974Z","repository":{"id":43402090,"uuid":"243821856","full_name":"aave/ethlondon-flash","owner":"aave","description":"Flashy workshop","archived":false,"fork":false,"pushed_at":"2023-01-24T01:30:13.000Z","size":485,"stargazers_count":37,"open_issues_count":10,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-12T10:04:15.631Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aave.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-28T17:48:20.000Z","updated_at":"2025-04-07T10:37:18.000Z","dependencies_parsed_at":"2023-01-27T12:05:16.774Z","dependency_job_id":null,"html_url":"https://github.com/aave/ethlondon-flash","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aave%2Fethlondon-flash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aave%2Fethlondon-flash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aave%2Fethlondon-flash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aave%2Fethlondon-flash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aave","download_url":"https://codeload.github.com/aave/ethlondon-flash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248550634,"owners_count":21122933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T12:09:26.537Z","updated_at":"2025-04-12T10:07:02.951Z","avatar_url":"https://github.com/aave.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ETHLondon Aave Flash Loans workshop\n\n## Setup\n- ```docker-compose up``` will start the docker container development environment and the ganache container.\n- In a different console, ```docker-compose exec contracts-env bash``` to connect to the running container.\n- Inside the container, all the interaction with the smart contracts should be done through the following npm scripts, wrapping truffle framework's features.\n\n## Available npm scripts\nThe smart contracts' related npm scripts on package.json are prefixed with a network id: **dev:** for Ganache network and **ropsten:** for Ropsten network.\n\nThe main available scripts (using the **dev:** prefix as example) are:\n- ```npm run compile```: Compiles the Solidity contracts.\n- ```npm run dev:migrate```: Executes the migrations for the corresponding network. \n- ```npm run dev:cleanDeploy```: removes the build/ folder of the compiled contracts, compiles them again and executes npm run dev:migrate\n\n## Addresses\n\n### FlashExchange (Ropsten)\n0x8cc0381cE460650bECd4285fB96F5dA16cD5FFa1\n\n### DAI (Ropsten)\n0xf80a32a835f79d7787e8a8ee5721d0feafd78108\n\n### ETH Address (Ropsten, Mainnet)\n0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE\n\n### FlashExchange (Mainnet)\n0xD81e1388a956f5E305885fEE8861A523B7e9Ee97\n\n## Credits\n\nThanks to David for the flashloan.sol template \nhttps://github.com/mrdavey/ez-flashloan\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faave%2Fethlondon-flash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faave%2Fethlondon-flash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faave%2Fethlondon-flash/lists"}