discovery-swarm : A network swarm that uses discovery-channel to find peers. You can installing discovery-swarm npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install discovery-swarm $ sudo npm install -g discovery-swarm
If want to update the discovery-swarm package execute the command as below,
$ sudo npm update discovery-swarm
Update package globally,
$ npm install -g discovery-swarm
$ sudo git clone https://github.com/rektide/discovery-swarm.git
$ sudo npm install -g ./discovery-swarm
discovery-swarm@4.4.2 /usr/lib/node_modules/discovery-swarm
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall discovery-swarm
Package Name | discovery-swarm |
Version | 4.4.2 |
Description | A network swarm that uses discovery-channel to find peers |
Released Date | 2017-07-27T22:16:48.275Z |
Published by | maxogden |
How to Learn | https://www.npmjs.com/package/discovery-swarm/tutorial |