IPFS private chain construction
IPFS installation
Officially download the Releases version, version number v0.10.0
[root@localhost ~]# mkdir ipfs && cd ipfs
[root@localhost ipfs]# tar -zxf go-ipfs_v0.10.0_linux-amd64.tar.gz
[root@localhost ipfs]# cd go-ipfs
[root@localhost go-ipfs]# ls
install.sh ipfs LICENSE LICENSE-APACHE LICENSE-MIT README.md
[root@loca ...
Posted on Tue, 16 Nov 2021 05:37:15 -0500 by philhale