api3dao / api3-dao-dashboard

API3 DAO dashboard
api3.eth/
14 stars 14 forks source link

Update readme #404

Closed Siegrift closed 1 year ago

Siegrift commented 1 year ago

Based on the discussion in https://api3workspace.slack.com/archives/C02ALA11APM/p1678093121848019

The README recommends to update the .eth.link domain, which is no longer owned by Cloudflare and should not be used anymore. MetaMask seems to block these URLs already. I've removed this part of docs.

While reading the README I got a feeling we are mixing content for two audiences, tech savvy users and developers. I've decided to move developer instructions to separate dev-README. I still think keeping the main (not production) branch as a default branch is good idea. Wdyt?

I've also updated the GH "about section" to use api3.eth/. Btw. for this I had to edit the input type to text, because it is not a valid URL according to type URL 😄