JavaScript libp2p Implementation of the railing process of a Node through a bootstrap peer list
const Railing = require('libp2p-railing')
const b = new Railing(<peer-list>)
b.on('peer', function (peerInfo) {
// found a new peer
})
b.start()| Name | Name | Last commit date | ||
|---|---|---|---|---|