@storacha/unixfs-dl
TypeScript icon, indicating that this package has built-in type declarations

1.5.1 • Public • Published

unixfs-dl

Download a UnixFS file by making multiple byte range requests to an IPFS gateway.

Usage

import * as Downloader from '@storacha/unixfs-dl'

const res = await Downloader.fetch('https://w3s.link/ipfs/bafybeigugdohnjpclc3ezehkwg4d3kkw243rdgext5czmww26hfpynlorq/HRHSweetJeremy%202024.mov')

await res.pipeTo(...)

Contributing

Feel free to join in. All welcome. Open an issue!

License

Dual-licensed under MIT + Apache 2.0

Package Sidebar

Install

npm i @storacha/unixfs-dl

Weekly Downloads

3

Version

1.5.1

License

Apache-2.0 OR MIT

Unpacked Size

30.7 kB

Total Files

9

Last publish

Collaborators

  • it-dag-house
  • alanshaw
  • fforbeck