Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

ampleforth/aave-ui

 
 

Repository files navigation

        .///.                .///.     //.            .//  `/////////////-
       `++:++`              .++:++`    :++`          `++:  `++:......---.`
      `/+: -+/`            `++- :+/`    /+/         `/+/   `++.
      /+/   :+/            /+:   /+/    `/+/        /+/`   `++.
  -::/++::`  /+:       -::/++::` `/+:    `++:      :++`    `++/:::::::::.
  -:+++::-`  `/+:      --++/---`  `++-    .++-    -++.     `++/:::::::::.
   -++.       .++-      -++`       .++.    .++.  .++-      `++.
  .++-         -++.    .++.         -++.    -++``++-       `++.
 `++:           :++`  .++-           :++`    :+//+:        `++:----------`
 -/:             :/-  -/:             :/.     ://:         `/////////////-

Aave protocol interface 👻

An open source interface for the decentralized liquidity protocol Aave

Enabling users to:

  • Manage and monitor their positions on the Aave Protocol, and the overall status of it
  • Manage and monitor their positions on the Aave Safety module
  • Participate on the Aave Governance

IPFS deployment

Each commit gets deployed to IPFS automatically

There's a github action commenting the appropriate IPFS hash embedded in the Cloudflare IPFS gateway after each commit

For ease of use:

  • the DNS of https://staging.aave.com will always point to the latest master IPFS hash with all networks enabled
  • the DNS of https://app.aave.com will always point to the latest master IPFS hash with disabled test networks

Troubleshooting

Issue: I cannot connect to app.aave.com

The 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 public or private IPFS gateway supporting origin isolation to access aave-ui if for some reason the Cloudflare gateway doesn't work for you

Just go to <your favorite public ipfs gateway>/ipns/app.aave.com

⚠️ 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.<your gateway>

Links known to work at some point:

Contribution

For instructions on local development, deployment and configurations, see Contributing

Verification

For instructions on verifying the contract addresses you are interacting with, see Verification

License

BSD-3-Clause

Credits

To all the Ethereum community

About

An open source interface for the decentralized liquidity protocol Aave

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.3%
  • CSS 23.4%
  • JavaScript 5.0%
  • HTML 0.3%
  • Dockerfile 0.0%
  • SCSS 0.0%