Closed jsolly closed 8 months ago
Would be useful to know the number of peers (nodes) storing the CID, I believe you would use this command
ipfs dht findprovs <CID>
https://docs.ipfs.tech/reference/kubo/cli/#ipfs-dht-findprovs
We want this info to be served via our API. So take this information and what we get from CID.contact to know both IPFS and Filecoin metadata.
IPFS
FIlecoin
Optional Possibilities (for future PRs)