You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
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