{"id":18704988,"url":"https://github.com/aave/markets-adapters","last_synced_at":"2025-04-12T10:07:02.903Z","repository":{"id":97524976,"uuid":"267339255","full_name":"aave/markets-adapters","owner":"aave","description":"Adapters smart contracts used on different Aave markets","archived":false,"fork":false,"pushed_at":"2020-05-27T15:28:36.000Z","size":263,"stargazers_count":8,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-12T10:03:35.288Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","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.md","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,"zenodo":null}},"created_at":"2020-05-27T14:19:46.000Z","updated_at":"2024-10-02T02:50:21.000Z","dependencies_parsed_at":"2023-05-01T05:55:09.910Z","dependency_job_id":null,"html_url":"https://github.com/aave/markets-adapters","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%2Fmarkets-adapters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aave%2Fmarkets-adapters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aave%2Fmarkets-adapters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aave%2Fmarkets-adapters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aave","download_url":"https://codeload.github.com/aave/markets-adapters/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:21.562Z","updated_at":"2025-04-12T10:07:02.898Z","avatar_url":"https://github.com/aave.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aave markets adapters\n\nAdapters smart contracts used on different Aave markets\n\n## Repository structure\nThis repository is configured to use [Buidler](https://buidler.dev/) with Typescript, [Typechain](https://github.com/ethereum-ts/TypeChain), [Waffle](https://getwaffle.io/) and [ethers.js](https://github.com/ethers-io/ethers.js/).\n\nThe folder structure is:\n- **contracts/** for the Solidity code\n- **helpers/** for misc typescript helpers, including different abstractions, builder-related helpers or the custom types of the project, amongst others.\n- **tasks/** for the buidlers tasks, splitted in *deployments* for \"atomic\" deployment-related tasks per contract, *migrations* for sequences of other tasks and *misc* for additional helper tasks.\n- **test/** for the Waffle tests.\n- **types/** for the Typechain-generated types.\n\n## Available npm scripts\n`docker-compose up` will start a docker container to which is possible to connect by using `docker-compose exec contracts-env bash` from another console. From withing that container, it's possible to execute all the available npm scripts contained on the *package.json* in order to compile the contracts, execute the tests, generate the Typechain types or deploy to buidlerevm, Kovan, Ropsten and Main networks.\n\nFor example, to execute the tests on the [CpmPriceProvider](./contracts/proxies/CpmPriceProvider.sol), the available npm script is **npm run test**.\n\n## Deployed contracts\nThe deployed contracts by network can be found on the [deployed-contracts.json](./deployed-contracts.json) file.\n\nOf those, only the ones including [CpmPriceProvider](./contracts/proxies/CpmPriceProvider.sol) in their name are deployed in the main Ethereum networks and connected to the Aave protocol. \n\nAn audit performed by Consensys Diligence of the [CpmPriceProvider](./contracts/proxies/CpmPriceProvider.sol) contract can be found [here](https://diligence.consensys.net/audits/2020/05/aave-cpm-price-provider/) and more information about it [here](https://docs.aave.com/developers/developing-on-aave/the-protocol/price-oracle) on the **Uniswap Market** tab. In the case of the new Aave Uniswap Market, this is the only piece of logic added to the protocol.\n\n## License\nThe code on this repository is under the AGPL v3 license","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faave%2Fmarkets-adapters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faave%2Fmarkets-adapters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faave%2Fmarkets-adapters/lists"}