File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
# js-libp2p-noise
2
2
3
3
![ npm] ( https://img.shields.io/npm/v/libp2p-noise )
4
- [ ![ CI] ( https://github.com/ChainSafe/js-libp2p-noise/actions/workflows/ci.yml/badge.svg?branch=master&event=push )] ( https://github.com/ChainSafe/js-libp2p-noise/actions/workflows/ci.yml )
5
-
4
+ [ ![ ] ( https://img.shields.io/github/actions/workflow/status/ChainSafe/js-libp2p-noise/js-test-and-release.yml?branch=master )] ( https://github.com/ChainSafe/js-libp2p-noise/actions )
6
5
[ ![ ] ( https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square )] ( https://libp2p.io/ )
7
6
![ ] ( https://img.shields.io/github/issues-raw/ChainSafe/js-libp2p-noise )
8
- ![ ] ( https://img.shields.io/github/license/ChainSafe/js-libp2p-noise )
7
+ [ ![ License Apache 2.0] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
8
+ [ ![ License MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
9
9
![ ] ( https://img.shields.io/badge/yarn-%3E%3D1.17.0-orange.svg?style=flat-square )
10
10
![ ] ( https://img.shields.io/badge/Node.js-%3E%3D16.0.0-orange.svg?style=flat-square )
11
11
![ ] ( https://img.shields.io/badge/browsers-last%202%20versions%2C%20not%20ie%20%3C%3D11-orange )
12
- [ ![ Discourse posts] ( https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg )] ( https://discuss.libp2p.io )
12
+ [ ![ Twitter] ( https://img.shields.io/twitter/follow/ChainSafeth.svg?label=Twitter )] ( https://twitter.com/ChainSafeth )
13
+ [ ![ Discord] ( https://img.shields.io/discord/593655374469660673.svg?label=Discord&logo=discord )] ( https://discord.gg/Q6A3YA2 )
13
14
14
15
> Noise libp2p handshake for js-libp2p
15
16
You can’t perform that action at this time.
0 commit comments