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 was 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.