Skip to content
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.

Making resolve and IPLD service into a new package #58

Closed
@nicola

Description

@nicola

I am now writing some very demo code to show IPLD.

I run into the following: js-ipld does not resolve a path query, so for example, given an object (that I have in memory), I can't use merkle paths to point to any attribute.

  1. It would be great to have a function that resolves a path given a service (resolve(service, path))
  2. It would be great if we make an IPLD service that is dum - basically just a memory store, there is no need to run the entire IPFS

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