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-record-store

DEPRECATED
https://github.com/libp2p/js-libp2p-kad-record-store

Last synced: 9 days ago
JSON representation

DEPRECATED

Awesome Lists containing this project

README

        

Kademlia Record Store 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)
![](https://img.shields.io/badge/status-WIP-red.svg?style=flat-square)

> JavaScript implementation of IPFS Kademlia Record Store

# BEWARE BEWARE BEWARE

This module is a work in progress! So beware of dragons! 🐲 🐉

During this process, you can check more about the state of this project on:

- [issues](https://github.com/diasdavid/js-libp2p-kad-record-store/issues)
- [tests](/tests)
- [libp2p specs](https://github.com/ipfs/specs/tree/master/libp2p)
- [js-libp2p project](https://github.com/diasdavid/js-libp2p)

# Usage

## Install

## Examples

## API