Please don't screenshot πΈ π§ Program is under construction π§π·ββοΈπ
ipget, but faster π
Download files from IPFS like if you were using wget; but safer (and now faster!)
Made after sh it presented error trying ipget --progress QmVoGaTVUVzgHEwyyiKsYcQG36AFZezb1kvGEFPwYsyN92 -o /tmp/script.sh
- First, the CID is sent to the hardcoded IPFS gateway (ipfs.io - soonβ’ it will change, with gateway options including local go-ipfs)
- Our program uses the local go-ipfs (you need it installed - automatic install using Plugz, soonβ’) to match the CID of the downloaded script with the requested one
- Done! Your file is moved from /tmp to the desired location