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
Description
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.
- It would be great to have a function that resolves a path given a service (
resolve(service, path)
) - 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
Labels
No labels