Resources for Chainhack.
- Node 8+
- NPM
Go to your project directory.
npm install orbit-db ipfs
Repeat this for each machine you will use as a node in your network.
If you want to use the livenet, don't forget to uncomment the lines marked in the files.
For the host machine (first peer):
node up
For the client/second machine:
node down