ipfs / ipget

Retrieve files over IPFS and save them locally.
MIT License
390 stars 54 forks source link

update to go-ipfs 0.4.22 and switch to the CoreAPI #59

Closed Stebalien closed 5 years ago

Stebalien commented 5 years ago

Also, add a -peers flag for directly connecting to a set of peers on start.

Stebalien commented 5 years ago

Thanks @hannahhoward!