Skip to content

timcash/hyperspace-demo

Repository files navigation

Multi host Hyperspace Demo

tested with node.js 12.18.3

On the writer host shell one

npm install hyperspace -g
hyperspace --host 127.0.0.1

On the reader host shell two

git clone https://github.com/timcash/hyperspace-demo.git

cd hyperspace-demo

npm install
node writer.js

On the reader host shell one

npm install hyperspace -g
hyperspace --host 127.0.0.1

On the reader host shell two

git clone https://github.com/timcash/hyperspace-demo.git

cd hyperspace-demo

npm install
node reader.js

Demo

About

A demo of multiple hosts sharing a hypercore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published