kubo

A peer-to-peer hypermedia protocol implementation for distributed file sharing

brewmacoslinux
Try with needOr install directly
Source

About

Peer-to-peer hypermedia protocol

Commands

ipfs

Examples

Initialize IPFS repository and generate a new identity$ ipfs init
Add a file to IPFS and get its content hash$ ipfs add /path/to/file
Retrieve and display content from IPFS using its hash$ ipfs cat QmXxxx