Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 462 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 462 Bytes

Chainhack

Resources for Chainhack.

OrbitDB Favourite Emoji Example 💻

Requirements

  • Node 8+
  • NPM

Install

Go to your project directory.

npm install orbit-db ipfs

Repeat this for each machine you will use as a node in your network.

Run

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