Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 684 Bytes

File metadata and controls

17 lines (10 loc) · 684 Bytes

ipfs-tools

Various custom tools for life on the distributed web

Establish a peer-to-peer connection with the 39 Alpha Research IPFS gateway.

Add files to IPFS and store a JSON file mapping the resulting IFPS hashes to the path to the data on disk. (See ipfs-fetch for the reverse process.)

Get data from IPFS and store them on your local filesystem at locations specified by a JSON file. (See ipfs-put for a method of generating the JSON file.)