/node-devp2p-dpt

An node.js implementation of ethereum's Distubted Peer Table

Primary LanguageJavaScript

SYNOPSIS

NPM Package Build Status Coverage Status Gitter or #ethereumjs on freenode

js-standard-style
An node.js implementation of devp2p's Distrubuted Peer Table. A DPT is like DHT but just stores peering info.

INSTALL

npm install devp2p-dpt

EXAMPLE

For a basic example see example/

API

API

LISCENCE

MPL-2.0