IPFS: Difference between revisions
imported>Onny Initial page |
imported>Onny mNo edit summary |
||
| Line 19: | Line 19: | ||
# QmT78zSuBmuS4z925WZfrqQ1qHaJ56DQaTfyMUF7F8ff5o | # QmT78zSuBmuS4z925WZfrqQ1qHaJ56DQaTfyMUF7F8ff5o | ||
ipfs cat <that hash> | ipfs cat <that hash> | ||
</syntaxhighlight> | |||
Download a file given a hash | |||
<syntaxhighlight lang="console"> | |||
ipfs get <hash> | |||
</syntaxhighlight> | </syntaxhighlight> | ||
[[Category:Applications]] | [[Category:Applications]] | ||