{"id":18705054,"url":"https://github.com/aave/aave-ui","last_synced_at":"2025-04-09T13:08:49.355Z","repository":{"id":37956420,"uuid":"400053573","full_name":"aave/aave-ui","owner":"aave","description":"[DEPRECATED] An open source interface for the decentralized liquidity protocol Aave","archived":false,"fork":false,"pushed_at":"2023-05-03T14:57:43.000Z","size":33444,"stargazers_count":132,"open_issues_count":58,"forks_count":108,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-02T11:07:37.468Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://classic.aave.com","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":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2021-08-26T05:39:40.000Z","updated_at":"2024-12-19T10:20:18.000Z","dependencies_parsed_at":"2025-01-03T00:10:52.525Z","dependency_job_id":"3386b0db-1fb7-47ef-a5a5-833272f3e18c","html_url":"https://github.com/aave/aave-ui","commit_stats":{"total_commits":205,"total_committers":24,"mean_commits":8.541666666666666,"dds":0.5560975609756098,"last_synced_commit":"f34f1cfc4fa6c1128b31eaa70b37b5b2109d1dc5"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aave%2Faave-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aave%2Faave-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aave%2Faave-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aave%2Faave-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aave","download_url":"https://codeload.github.com/aave/aave-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248045233,"owners_count":21038553,"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:33.002Z","updated_at":"2025-04-09T13:08:49.330Z","avatar_url":"https://github.com/aave.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n        .///.                .///.     //.            .//  `/////////////-\n       `++:++`              .++:++`    :++`          `++:  `++:......---.`\n      `/+: -+/`            `++- :+/`    /+/         `/+/   `++.\n      /+/   :+/            /+:   /+/    `/+/        /+/`   `++.\n  -::/++::`  /+:       -::/++::` `/+:    `++:      :++`    `++/:::::::::.\n  -:+++::-`  `/+:      --++/---`  `++-    .++-    -++.     `++/:::::::::.\n   -++.       .++-      -++`       .++.    .++.  .++-      `++.\n  .++-         -++.    .++.         -++.    -++``++-       `++.\n `++:           :++`  .++-           :++`    :+//+:        `++:----------`\n -/:             :/-  -/:             :/.     ://:         `/////////////-\n```\n\n# Deprecated\nThis repository is deprecated, and deployment has been moved to [classic.aave.com](https://classic.aave.com) and will not be maintained any longer.\n\nThe new Aave app client repository can be found [here](https://github.com/aave/interface) and the app can be accessed [here](https://app.aave.com).\n\n# Aave protocol interface :ghost:\n\nAn open source interface for the decentralized liquidity protocol Aave\n\nEnabling users to:\n\n- Manage and monitor their positions on the Aave Protocol, and the overall status of it\n- Manage and monitor their positions on the Aave Safety module\n- Participate on the Aave Governance\n\n## IPFS deployment\n\nEach commit gets deployed to IPFS automatically\n\nThere's a github action commenting the appropriate IPFS hash embedded in the Cloudflare IPFS gateway after each commit\n\nFor ease of use:\n\n- the DNS of [https://staging.aave.com](https://staging.aave.com) will always point to the latest master IPFS hash with all networks enabled\n- the DNS of [https://app.aave.com](https://app.aave.com) will always point to the latest master IPFS hash with disabled test networks\n\n## Troubleshooting\n\nIssue: I cannot connect to `app.aave.com`\n\nThe aave-ui is hosted on IPFS in a decentralized manner. `app.aave.com` just holds a CNAME record to the Cloudflare IPFS gateway. You can use [any](https://ipfs.github.io/public-gateway-checker/) public or private IPFS gateway supporting origin isolation to access aave-ui if for some reason the Cloudflare gateway doesn't work for you\n\nJust go to `\u003cyour favorite public ipfs gateway\u003e/ipns/app.aave.com`\n\n⚠️ Make sure the gateway supports origin isolation to avoid possible security issues: you should be redirected to URL that looks like `https://app-aave-com.\u003cyour gateway\u003e`\n\n### Links known to work at some point:\n\n- [https://app-aave-com.ipns.cf-ipfs.com/#/](https://app-aave-com.ipns.cf-ipfs.com/#/)\n- [https://app-aave-com.ipns.dweb.link/#/](https://app-aave-com.ipns.dweb.link/#/)\n\n## Contribution\n\nFor instructions on local development, deployment and configurations, see [Contributing](./CONTRIBUTING.md)\n\n## Verification\n\nFor instructions on verifying the contract addresses you are interacting with, see [Verification](./VERIFICATION.md)\n\n## License\n\n[BSD-3-Clause](./LICENSE.md)\n\n## Credits\n\nTo all the Ethereum community\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faave%2Faave-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faave%2Faave-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faave%2Faave-ui/lists"}