https://github.com/libp2p/js-libp2p-kad-record-store
DEPRECATED
https://github.com/libp2p/js-libp2p-kad-record-store
Last synced: 24 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T05:23:28.000Z (about 7 years ago)
- Last Synced: 2024-08-12T21:27:29.062Z (8 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
===============================================[](http://ipn.io)
[](http://ipfs.io/)
[](http://webchat.freenode.net/?channels=%23ipfs)
> 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