From ae7d8eb265e9695a9e0c692338b46f05d6177371 Mon Sep 17 00:00:00 2001 From: kayla-henrie <109097759+kayla-henrie@users.noreply.github.com> Date: Wed, 13 Jul 2022 14:01:14 -0500 Subject: [PATCH 1/2] [README] Add GitPOAP Badge to Display Number of Minted GitPOAPs for Contributors --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95d9872a831..d1c3f954854 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Nethermind is a is a high-performance, highly configurable full Ethereum protoco [![Docker Pulls](https://img.shields.io/docker/pulls/nethermind/nethermind?style=for-the-badge&logo=docker&logoColor=white)](https://hub.docker.com/r/nethermind/nethermind) [![Codecov](https://img.shields.io/codecov/c/github/nethermindeth/nethermind?style=for-the-badge&logo=codecov&logoColor=white)](https://codecov.io/gh/NethermindEth/nethermind) [![Website](https://img.shields.io/website?down_color=lightgrey&down_message=offline&style=for-the-badge&up_color=brightgreen&up_message=online&url=https%3A%2F%2Fnethermind.io)](https://nethermind.io) +[![gitpoap badge](https://public-api.gitpoap.io/v1/repo/NethermindEth/nethermind/badge)](https://www.gitpoap.io/gh/NethermindEth/nethermind) ### :speaking_head: Chats [![Discord](https://img.shields.io/discord/629004402170134531?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/GXJFaYk) From 81b464040a4e5a27d3669f9f27d665487a43ce5b Mon Sep 17 00:00:00 2001 From: Lukasz Rozmej Date: Thu, 4 Aug 2022 14:29:44 +0200 Subject: [PATCH 2/2] Moved to contributors --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1c3f954854..4836f06aec1 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ Nethermind is a is a high-performance, highly configurable full Ethereum protoco [![Docker Pulls](https://img.shields.io/docker/pulls/nethermind/nethermind?style=for-the-badge&logo=docker&logoColor=white)](https://hub.docker.com/r/nethermind/nethermind) [![Codecov](https://img.shields.io/codecov/c/github/nethermindeth/nethermind?style=for-the-badge&logo=codecov&logoColor=white)](https://codecov.io/gh/NethermindEth/nethermind) [![Website](https://img.shields.io/website?down_color=lightgrey&down_message=offline&style=for-the-badge&up_color=brightgreen&up_message=online&url=https%3A%2F%2Fnethermind.io)](https://nethermind.io) -[![gitpoap badge](https://public-api.gitpoap.io/v1/repo/NethermindEth/nethermind/badge)](https://www.gitpoap.io/gh/NethermindEth/nethermind) ### :speaking_head: Chats [![Discord](https://img.shields.io/discord/629004402170134531?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/GXJFaYk) @@ -180,6 +179,7 @@ dotnet test EthereumTests.sln ## :footprints: Contributors welcome [![GitHub Issues](https://img.shields.io/github/issues/nethermindeth/nethermind.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/NethermindEth/nethermind/issues) [![GitHub Contributors](https://img.shields.io/github/contributors/nethermindeth/nethermind.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/NethermindEth/nethermind/graphs/contributors) +[![gitpoap badge](https://public-api.gitpoap.io/v1/repo/NethermindEth/nethermind/badge)](https://www.gitpoap.io/gh/NethermindEth/nethermind) ## License [![GitHub](https://img.shields.io/github/license/nethermindeth/nethermind.svg)](https://github.com/NethermindEth/nethermind/blob/master/LICENSE)