An IPFS implementation making it easy to serve your CAR files
Icarus is a tool built around serving CAR files to IPFS nodes
go build will build the server binary in your local directory
go install will build and install the server binary in your global Go binary directory (e.g. ~/go/bin)