Skip to content

OutlierVentures/Chainhack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages