linux 安装
Kubo on the command line | IPFS Docs
wget https://dist.ipfs.tech/kubo/v0.17.0/kubo_v0.17.0_linux-amd64.tar.gztar -xvzf kubo_v0.17.0_linux-amd64.tar.gz> x kubo/install.sh
> x kubo/ipfs
> x kubo/LICENSE
> x kubo/LICENSE-APACHE
> x…
2019独角兽企业重金招聘Python工程师标准>>> 基于IPFS建立网站 A short guide to hosting your site on ipfs Adding your static website to ipfs is quite simple! Simply turn on your daemon: $ ipfs daemon And add the directory containing your website: $ …