This repository was archived by the owner on Mar 10, 2020. It is now read-only.
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
ipfs.files.cat path #138
Closed
Description
Why does this not work?
ipfs.files.cat('/ipfs/<hash>/path')
- The js-ipfs api says only a multihash or a string-encoded multihash.
- calling
cat
on a path is standard IPFS api. not doing this is confusing to users of ipfs. - nothing here: https://github.com/ipfs/js-ipfs#api takes a path. this isn't right.
- looked for alternative functions or examples that did this for 15 minutes. could not figure it out. 👎
Metadata
Metadata
Assignees
Labels
No labels