P2P-Chat-20BCY10114

Pre-requisite for running the app in the local environment

  1. Install the code from the repo
  2. Install required node dependencies
    npm install hyperswarm hypercore corestore hyperbee hyperdrive localdrive b4a debounceify graceful-goodbye –save
  3. Open two terminals and cd into the project directory
  4. Cd into app/server and Run node server.js
  5. Cd into app/client and Run node client.js <server public key>

Output and Issue

screenshot screenshot