filecoin-project / filecoin-docs

Filecoin Docs
https://docs.filecoin.io
222 stars 297 forks source link

List more RPC providers and their capabilities and visibility #2311

Closed BigLep closed 2 months ago

BigLep commented 2 months ago

Done Criteria

There is a canonical documentation for the various RPC endpoints a builder can potentially use. This documentation lists:

Why Important

Various teams are putting work into improving the RPC experience for clients by improving the software deployed by RPC servers. It should be self-service discoverable for an app-builder who they can reach out to rely on for building their app.

User/Customer

RPC user Maintainers so they are cognizant of who is depending on their work

Notes

  1. I'm assuming we'd be updating https://docs.filecoin.io/networks/mainnet/rpcs and https://docs.filecoin.io/networks/calibration/rpcs.
  2. Idea: a table could capture this information pretty well.
  3. This is a good opportunity to do other cleanup like https://github.com/filecoin-project/filecoin-docs/issues/2299
BigLep commented 2 months ago

@eshon : this suggestion came out of discussion in FilOz when @jennijuju, myself, and others from FilOz were thinking about the documentation-related work we'd ideally want accompanying the RPC improvements the team is making. Let us know if:

  1. this seems reasonable
  2. is potentially something fil-pronto can handle
  3. it's useful to talk other places (e.g., #fil-b slack, sync meeting)

Thanks!

BigLep commented 2 months ago

Handled by https://github.com/filecoin-project/filecoin-docs/pull/2314 and https://github.com/filecoin-project/filecoin-docs/pull/2323