Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/libp2p/js-libp2p-kad-routing

Implementation of the Kademlia router for libp2p
https://github.com/libp2p/js-libp2p-kad-routing

Last synced: 9 days ago
JSON representation

Implementation of the Kademlia router for libp2p

Awesome Lists containing this project

README

        

libp2p-kad-routing JavaScript implementation
============================================

[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io) [![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/) [![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs) [![Build Status](https://travis-ci.org/diasdavid/js-libp2p-kad-routing.svg?style=flat-square)](https://travis-ci.org/diasdavid/js-libp2p-kad-routing) ![](https://img.shields.io/badge/coverage-%3F-yellow.svg?style=flat-square) [![Dependency Status](https://david-dm.org/diasdavid/js-libp2p-kad-routing.svg?style=flat-square)](https://david-dm.org/diasdavid/js-libp2p-kad-routing) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/feross/standard)

![](https://raw.githubusercontent.com/diasdavid/abstract-peer-routing/master/img/badge.png)

> Node.js Implementation of the Kademlia router for libp2p

# Description

# Usage