You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
Node.js IPFS implementation of the discovery service through DHT random walking
In order to refresh the peers in our k-buckets for the Kademlia DHT, we perform 'random-walks' on the DHT, finding leaf peers, so that we can consider them for our k-buckets.
How you can help
build the module
write the docs
write the tests
100% code coverage
The text was updated successfully, but these errors were encountered:
node-ipfs-random-walk
https://github.com/diasdavid/node-ipfs-random-walk
In order to refresh the peers in our k-buckets for the Kademlia DHT, we perform 'random-walks' on the DHT, finding leaf peers, so that we can consider them for our k-buckets.
How you can help
The text was updated successfully, but these errors were encountered: