dswarmd

2.0.0 • Public • Published

dswarmd

device swarm daemon

installation

npm i electron-prebuilt -g
npm i dswarmd -g 

example

first generate some ed25519 keys:

npm run generate-keys

you can use these keys for a swarmlog

now, you can you start your device publishing its IP addresses to this swarm

dswarmd -k keys.json -n "laptop"

where -n is the name of your device

do this on as many devices as you want - just use the same keys.json for every device in your swarm. (and be sure to use unique names for all your devices!)

license

BSD

Package Sidebar

Install

npm i dswarmd

Weekly Downloads

1

Version

2.0.0

License

BSD-3-Clause

Last publish

Collaborators

  • elsehow