dandelion++ over libp2p
Go to file
2018-09-08 10:58:58 -07:00
js-dht-test Imported jhiesey's DHT interop code 2018-09-07 21:07:18 -07:00
.gitignore Imported jhiesey's DHT interop code 2018-09-07 21:07:18 -07:00
dht-interop.go Imported jhiesey's DHT interop code 2018-09-07 21:07:18 -07:00
LICENSE Initial commit 2018-08-14 13:30:10 -07:00
Makefile Continue make install even if killall fails 2018-09-08 10:58:58 -07:00
README.txt Imported jhiesey's DHT interop code 2018-09-07 21:07:18 -07:00

0.  Help me fix node "Error: Cannot find module 'libp2p'"
Answer:
  cd js-dht-test
  npm install


2.  Let's run it on bootstrap box (go) and locally (js)
	WORKS!

3.  Explain to me how you generated peer CIDs
	One is the hash of a pubsub topic
	The other is just mine

All this is example does is verify that two peers can find each other's content