mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-04-25 08:22:35 +00:00
Merge pull request #69 from dapplion/dapplion/readme-highlight
Add syntax highlight in README code snippet
This commit is contained in:
commit
f1b92a9f1b
@ -22,7 +22,8 @@ This repository contains TypeScript implementation of noise protocol, an encrypt
|
||||
Install with `yarn add libp2p-noise` or `npm i libp2p-noise`.
|
||||
|
||||
Example of using default noise configuration and passing it to the libp2p config:
|
||||
```
|
||||
|
||||
```js
|
||||
import {NOISE, Noise} from "libp2p-noise"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user