{"id":19125757,"url":"https://github.com/zeroekkusu/aave_brownie_py","last_synced_at":"2026-06-23T05:32:08.919Z","repository":{"id":123874888,"uuid":"443411799","full_name":"ZeroEkkusu/aave_brownie_py","owner":"ZeroEkkusu","description":"Interacting with the Aave protocol","archived":false,"fork":false,"pushed_at":"2022-01-26T10:47:32.000Z","size":81,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T15:58:26.307Z","etag":null,"topics":["aave-protocol","brownie","chainlink","python","solidity"],"latest_commit_sha":null,"homepage":"","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZeroEkkusu.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-31T19:17:11.000Z","updated_at":"2022-03-02T06:05:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"793f7759-a1bf-49e3-8fd4-02f14f5b94fb","html_url":"https://github.com/ZeroEkkusu/aave_brownie_py","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ZeroEkkusu/aave_brownie_py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeroEkkusu%2Faave_brownie_py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeroEkkusu%2Faave_brownie_py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeroEkkusu%2Faave_brownie_py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeroEkkusu%2Faave_brownie_py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZeroEkkusu","download_url":"https://codeload.github.com/ZeroEkkusu/aave_brownie_py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeroEkkusu%2Faave_brownie_py/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34677382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["aave-protocol","brownie","chainlink","python","solidity"],"created_at":"2024-11-09T05:36:35.426Z","updated_at":"2026-06-23T05:32:08.903Z","avatar_url":"https://github.com/ZeroEkkusu.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\nA Brownie suite for basic interaction with the [Aave protocol](https://github.com/aave/protocol-v2). Includes depositing, borrowing, repaying, and other functionality.\n\nSuitable for quantitative defi engineering, as well.\n### Example\n![Integration test example](./img/example.png)\n\n### Todo\n- [ ] Short selling\n- [ ] Repaying remaining debt with collateral using flash loans\n\n# Setup\n### Clone\n```bash\ngit clone https://github.com/ZeroEkkusu/aave_brownie_py\n```\n### Prerequisites\n- [nodejs and npm](https://nodejs.org/en/download/)\n- [python](https://www.python.org/downloads/)\n### Requirements\n```bash\npip install -r requirements.txt\n```\n### Other files\nSet up your `.env` file using the provided [`.env.example`](./.env.example)\n# Usage\n- Make sure you have excess DAI in your account before running the integration test - [Kovan DAI Faucet](https://staging.aave.com/#/faucet)\n\u003cbr\u003e*This will change after implementing the flash loan + swap functionality*\n- **Make sure the account is debt-free before testing**\n### Compile\n```bash\nbrownie compile\n```\n### Test\n```bash\nbrownie test\n```\n# Acknowledgements\nThis project is based on [PatrickAlphaC/aave_brownie_py](https://github.com/PatrickAlphaC/aave_brownie_py). See [`NOTICE.md`](./NOTICE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeroekkusu%2Faave_brownie_py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeroekkusu%2Faave_brownie_py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeroekkusu%2Faave_brownie_py/lists"}