ipni / index-provider

📢 Index Provider
Other
35 stars 16 forks source link

Graphsync / data-transfer metadata fields #52

Closed willscott closed 2 years ago

willscott commented 2 years ago

Expect metadata for a storage provider needs at least

format string  // "filecoin/1"
pieceCID CID
free bool
fastRetrieval bool

consider putting this in a new repo / mod

mvdan commented 2 years ago

I hope we can find a reasonable place for this in an existing module. The indexer project has enough repos and modules as-is :)