January 2020
Intermediate to advanced
530 pages
11h 11m
English
Next, we need to bootstrap the two nodes so that they can discover each other on the network.
$ IPFS_PATH=~/.ipfs ./ipfs bootstrap rm –all$ IPFS_PATH=~/.ipfs ./ipfs bootstrap add /ip4/192.168.10.1/tcp/4001/ipfs/<Peer ID for Node 1>
$ IPFS_PATH=~/.ipfs2 ./ipfs bootstrap rm –all$ IPFS_PATH=~/.ipfs2 ./ipfs bootstrap add /ip4/192.168.10.1/tcp/4001/ipfs/<Peer ...
Read now
Unlock full access