This repository has been archived by the owner on Mar 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 299
implement get
#263
Labels
Comments
This was referenced May 4, 2016
Closed
Started having a look at this, but couldn't figure out what Do you have any idea what this could be @diasdavid @RichardLitt? |
I believe that is a serialized protobuf of a MerkleDAG Node https://github.com/vijayee/js-ipfs-merkle-dag/blob/master/src/dag-node.js#L171 |
hey @xicombd! I am also working on this and was wondering the same thing. I think it has to do with tar compression. Looking into it more now. |
It is a .tar file, and should be returned with |
Added the ideas here to PR 271 |
Done in #337 \o/ :D |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently, js-ipfs-api doesn't have
get
implemented. We will be needing it for js-ipfs//cc @Voxelot
The text was updated successfully, but these errors were encountered: