Skip to content
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
Closed
@jbenet

Description

@jbenet

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions