sidestream-tech / unified-auctions-ui

Unified MakerDAO auctions
https://unified-auctions.makerdao.com
GNU Affero General Public License v3.0
16 stars 13 forks source link

Spread the URL of our auctions UI to other Maker UIs #93

Open florianstoecker opened 2 years ago

florianstoecker commented 2 years ago

Goal The URL of our auctions UI is included in other Maker UIs

Context In order to spread awareness of our UI, we want other Maker UIs to point at our domain.

Tasks

valiafetisov commented 2 years ago

List all possible places

I guess we already did this step on the unified page: https://auctions.makerdao.network

I would suggest to:

fegbert commented 2 years ago

My proposals (so far) would be:

Dai Auctions

image

Information

Maintainer: Martinlsanchez - https://twitter.com/0xMarto Repo: https://github.com/martinlsanchez/daiauctions

Dai Stats

image

Information

Maintainer: nanexcool - https://twitter.com/nanexcool Repo: https://github.com/nanexcool/daistats

Surplus / Debt auctions portal

image

Information

Maintainer: MakerDAO - https://twitter.com/MakerDAO Repo: https://github.com/makerdao/auctions-ui

Liquidations Portal

image

Information

Maintainer: MakerDAO - https://twitter.com/MakerDAO Repo: https://github.com/makerdao/liquidations-portal

Block Analitica

image

Information

Maintainer: Block Analitica, d.o.o - https://de.linkedin.com/company/block-analitica Repo: unavailable

Makerburn

image

Information

Maintainer: makerburn - https://forum.makerdao.com/u/makerburn Repo: unavailable

valiafetisov commented 2 years ago

Adding links to the footer in basically all UIs is fine with me. Maybe after those PRs are merged and we have new domain + fetching of finished auctions work, the ideal would be to add exact link to the auction as a call to auction button on the page, e.g.: Participate in this auction link.

Surplus / Debt auctions portal

I would still keep the same text, cause the text reads as misleading, since this UI actually already provides ability to participate in auctions.

All available tools related to maker auctions

Let's make it All available tools related to MakerDAO auctions or Unified MakerDAO auctions. I think this text is also a matter of SEO. @LukSteib, what's your take?

LukSteib commented 2 years ago

Let's make it All available tools related to MakerDAO auctions or Unified MakerDAO auctions. I think this text is also a matter of SEO. @LukSteib, what's your take?

My personal preference would be to go with the shorter one and change it to Unified Maker auctions. Rationale behind Maker instead of MakerDAO: The auctions are related to the protocol structure and not to the DAO that is governing the protocol.

Generally agree with the footer based proposals. Some takes on particular tools / services:

Liquidations Portal

The old liq portal is using some sort of standard Maker related footer. I am trying to find out who's maintaining this footer in order to include our link there as well. This footer is also used by e.g. https://makerdao.com/en/

Block Analitica

Since there is no real footer I would suggest to somehow get a link on the auction related subpage https://maker.blockanalitica.com/auctions/ @fegbert can you make a proposal? As this one is maintained by the Risk core unit we can directly approach them with a proposal.

Makerburn

Here I would suggest a slightly different approach: Instead of linking to our root page we can ask the maintainer(s) to replace the existing link to the outdated liq portal by our .../collateral page as it directly tackles collateral auctions. See existing link on makerburn:

Screenshot 2022-01-21 at 10 15 54
fegbert commented 2 years ago

My personal preference would be to go with the shorter one and change it to Unified Maker auctions.

I agree on this. I think it the short option would look better in most cases 🙂

Liquidations Portal The old liq portal is using some sort of standard Maker related footer.

Any updates on this? From the code it looks like they have some "shared" components, but the file is actually just copy-pasted from somewhere then instead of it being added by a library, so I'm not sure how they're maintaining it.

Block Analitica

Good suggestion! Since they have everything inside cards I would suggest to add another one for participation with the sentence Visit the Unified Auctions UI to participate in active auctions that contains a link to our page.

image

Makerburn

I totally missed that link. That's definitely the best approach in my opinion!