rpcpool / yellowstone-faithful

Project Yellowstone Old Faithful is the project to make all of Solana's history accessible, content addressable and available via a variety of means.
https://old-faithful.net/
GNU Affero General Public License v3.0
81 stars 16 forks source link

Add /cid/ api #77

Open linuskendall opened 9 months ago

linuskendall commented 9 months ago

Add an api endpoint which allows for lookup of a CID returning the provider of that CID.

Lookup would be CID -> offset -> piece -> provider.

https://docs.cid.contact/query-and-retrieve/querying-indexer-provider

anjor commented 20 hours ago

This is an old issue, but why did we think we might want this?