jmjatlanta
|
c2fe60949e
|
Added the ability to retrieve the file using directories
Files can be refered to directly using their hash, or the hash of their
directory and the file name.
|
2016-12-29 19:05:44 -05:00 |
|
jmjatlanta
|
9d77b2709f
|
Beginnings of handling multiple files
|
2016-12-27 21:39:58 -05:00 |
|
jmjatlanta
|
15b432c70e
|
Now using correct hashes on small files
Also added ipfs cat command line functionality
|
2016-12-23 12:53:03 -05:00 |
|
jmjatlanta
|
914d3caaed
|
Intermidiate commit with big changes to storage formats
I am attempting to match the storage format of the reference
implementation, so as to generate the same hashes.
|
2016-12-23 09:37:43 -05:00 |
|
|
a569159cc2
|
Added command ipfs dns
|
2016-12-23 00:51:06 -03:00 |
|
jmjatlanta
|
da4b1f86f4
|
Added command ipfs object get [hash]
This will display the formatted data of a MerkleDag (links and data)
|
2016-12-22 10:21:18 -05:00 |
|
jmjatlanta
|
7fa0fc6a7b
|
Added a simplistic command line.
From the command line, you can init the repository or add a file.
Directories coming soon...
|
2016-12-21 08:08:44 -05:00 |
|