Update readme

This commit is contained in:
morrigan 2019-10-30 15:09:08 +01:00
parent 8fb80913f3
commit 8809365da2

View File

@ -1,2 +1,17 @@
# js-libp2p-noise # js-libp2p-noise
Noise libp2p handshake for js-libp2p
[![](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](https://libp2p.io/)
![](https://img.shields.io/github/issues-raw/nodefactoryio/js-libp2p-noise)
![](https://img.shields.io/github/license/nodefactoryio/js-libp2p-noise)
> Noise libp2p handshake for js-libp2p
This repository contains TypeScript implementation of noise protocol, an encryption protocol used in libp2p.
## Usage
TBD
## API
TBD