Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/libp2p/js-libp2p-kad-record-store
- Owner: libp2p
- License: mit
- Archived: true
- Created: 2015-09-06T09:22:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T05:23:28.000Z (over 6 years ago)
- Last Synced: 2024-04-14T12:09:47.427Z (7 months ago)
- Language: JavaScript
- Homepage: https://libp2p.io
- Size: 40 KB
- Stars: 4
- Watchers: 19
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-peer-to-peer - libp2p-kad-record-store
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