or #ethereumjs on freenode
An node.js implementation of devp2p's Distrubuted Peer Table. A DPT is like DHT but just stores peering info.
npm install devp2p-dpt
For a basic example see example/
API
MPL-2.0
An node.js implementation of ethereum's Distubted Peer Table