Skip to content

An node.js implementation of devp2p's Distrubuted Peer Table

Notifications You must be signed in to change notification settings

vaporyjs/node-devp2p-dpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SYNOPSIS

NPM Package Build Status Gitter or #vaporyjs 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.

Installation

Because package uses cryptocoinjs/secp256k1-node you need C++ compiler.

npm install devp2p-dpt

Example

See examples in examples/

API

API.md

But don't hesitate check source code, it's always actual and gives much insight.

Reference

License

MPL-2.0

About

An node.js implementation of devp2p's Distrubuted Peer Table

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published