Skip to content

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

Notifications You must be signed in to change notification settings

kvhnuke/node-devp2p-dpt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SYNOPSIS

NPM Package Build 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.

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 ethereum's Distubted Peer Table

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%