Skip to content

Provide instances and functions to simplify minimal example #24

@tysonzero

Description

@tysonzero

Currently it's fairly non-trivial to get something minimal working.

Assuming I have ipfs exposed on a local port and/or an ipfs executable in my path, it seems reasonable to be able to import and run something like:

import Network.IPFS
Right cid = fromText "<cid>"
<some function> $ ipfsCat cid

With minimal additional fanfare.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions