Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 0681d67

Browse files
authored
Merge pull request #134 from ethereumjs/discord-badge
Replace gitter badge
2 parents f30e8b6 + 214d87f commit 0681d67

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![NPM Package](https://img.shields.io/npm/v/ethereumjs-wallet.svg)](https://www.npmjs.org/package/ethereumjs-wallet)
44
[![Actions Status](https://github.com/ethereumjs/ethereumjs-wallet/workflows/Build/badge.svg)](https://github.com/ethereumjs/ethereumjs-wallet/actions)
55
[![Coverage Status](https://img.shields.io/coveralls/ethereumjs/ethereumjs-wallet.svg)](https://coveralls.io/r/ethereumjs/ethereumjs-wallet)
6-
[![Gitter](https://img.shields.io/gitter/room/ethereum/ethereumjs-lib.svg)](https://gitter.im/ethereum/ethereumjs-lib)
6+
[![Discord][discord-badge]][discord-link]
77

88
A lightweight wallet implementation. At the moment it supports key creation and conversion between various formats.
99

@@ -134,3 +134,6 @@ If you want to join for work or do improvements on the libraries have a look at
134134
MIT License
135135

136136
Copyright (C) 2016 Alex Beregszaszi
137+
138+
[discord-badge]: https://img.shields.io/static/v1?logo=discord&label=discord&message=Join&color=blue
139+
[discord-link]: https://discord.gg/TNwARpR

0 commit comments

Comments
 (0)