This repository was archived by the owner on Aug 11, 2021. It is now read-only.
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
feat: .get(<array of CIDs>) #132
Closed
Description
We need an endpoint for https://github.com/ipfs/js-ipfs-unixfs-engine that can return multiple IPLD nodes from an Array of CIDs.
Leverage ipfs/js-ipfs-block-service#81
This is blocking ipfs/js-ipfs#856.
@vmx do you already have code for this with the GraphSync endeavour?