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 Jun 30, 2023. It is now read-only.
Hi @alanshaw - I'm trying to get a better sense of what it would take to add dag.get and dag.put methods to this lite client.
I'm looking at the js-ipfs-http-client dag directory as a reference, and upon an initial skim, it seems like building support for these two methods should be relatively straightforward.
Do you see any possible complications or things to look out for? Are there any dependencies being used in the js-ipfs-http-client (related to the dag.put and dag.get methods) that we should avoid using here?
The text was updated successfully, but these errors were encountered:
Hi @alanshaw - I'm trying to get a better sense of what it would take to add dag.get and dag.put methods to this lite client.
I'm looking at the
js-ipfs-http-client
dag directory as a reference, and upon an initial skim, it seems like building support for these two methods should be relatively straightforward.Do you see any possible complications or things to look out for? Are there any dependencies being used in the
js-ipfs-http-client
(related to the dag.put and dag.get methods) that we should avoid using here?The text was updated successfully, but these errors were encountered: