zeta-chain / docs

Documentation for ZetaChain
https://www.zetachain.com/docs/
MIT License
74 stars 60 forks source link

Request: add resources page for community-made public goods #111

Open bbbeeeee opened 1 year ago

bbbeeeee commented 1 year ago

As various providers, devs, and validator operators have public goods they want to share to the community, it would be great to have a page that people can list and contribute to.

We should find the right structure for this (all in the same page, all in separate pages, etc.) as some of these fit into existing pages, while there's not a clear place for others. As it is difficult to fully ensure the security of all of these services, it should caveat that they are to be used at your own risk, and the community should be vigilant about flagging any that are or are suspected to be malicious in any way.

fadeev commented 1 year ago

@btroo how do you think this should coexist with https://www.zetachain.com/ecosystem ? Many of items in the list above can be considered "apps" and should be listed on the ecosystem page. We can definitely have both pages, where ecosystem lists user-facing apps, and this is more of a develoeper-focused registry. In this I would prefer to keep it data for both lists in the same place.

I kind of started doing that with explorers:

https://github.com/zeta-chain/networks/blob/a5bcc47d5e8cc9616f58bc2df6ec22e276b5bac8/data/networks.json#L95-L108

We need explorers mapped to chains, so we can dynamically show a link to explorer when a tx is broadcasted.