Skip to content
This repository was archived by the owner on Nov 7, 2023. It is now read-only.

rootstock/RIF-Comms-Messaging-Poc

Repository files navigation

RIF-Comms-Messaging-Poc

Steps to run the example

  1. Clone the repo

  2. Go to the folder, checkout the stable release, and run "npm install"

  3. Run the comand: "node peer.js bootnode key" keyword bootnode stops the terminal from receiving any command inputs, the idea is to use this instance just as a bootnode keyword key instructs the program to create and use secp251k1 keypairs instead of RSA 2048 ones.

  4. Open another terminal and go to the folder with the js files

  5. Run the command "node peer.js key" It will run a new node that represents a "user of this chat"

  6. Repeat steps 4 and 5, depending on how many peers you want to test

  7. You should have terminal windows looking like the following:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors