From 31003264ef0bf897441a6e977dd45fc6532e8332 Mon Sep 17 00:00:00 2001 From: Anthony Burzillo Date: Tue, 12 Jul 2022 17:08:45 -0400 Subject: [PATCH] [README] Add GitPOAP Badge to Display Number of Minted GitPOAPs for Contributors --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 26505ee8096..3fdec060565 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # web3.js - Ethereum JavaScript API -[![Discord][discord-image]][discord-url] [![StackExchange][stackexchange-image]][stackexchange-url] [![NPM Package Version][npm-image-version]][npm-url] [![NPM Package Downloads][npm-image-downloads]][npm-url] [![Build Status][actions-image]][actions-url] [![Dev Dependency Status][deps-dev-image]][deps-dev-url] [![Coverage Status][coveralls-image]][coveralls-url] [![Lerna][lerna-image]][lerna-url] [![Netlify Status][netlify-image]][netlify-url] +[![Discord][discord-image]][discord-url] [![StackExchange][stackexchange-image]][stackexchange-url] [![NPM Package Version][npm-image-version]][npm-url] [![NPM Package Downloads][npm-image-downloads]][npm-url] [![Build Status][actions-image]][actions-url] [![Dev Dependency Status][deps-dev-image]][deps-dev-url] [![Coverage Status][coveralls-image]][coveralls-url] [![Lerna][lerna-image]][lerna-url] [![Netlify Status][netlify-image]][netlify-url] [![GitPOAP Badge](gitpoap-image)](gitpoap-url) This is the Ethereum [JavaScript API][docs] which connects to the [Generic JSON-RPC](https://github.com/ethereum/wiki/wiki/JSON-RPC) spec. @@ -306,6 +306,8 @@ This project adheres to the [Release Guidelines](./REVIEW.md). [netlify-url]: https://app.netlify.com/sites/web3-staging/deploys [stackexchange-image]: https://img.shields.io/badge/web3js-stackexchange-brightgreen [stackexchange-url]: https://ethereum.stackexchange.com/questions/tagged/web3js +[gitpoap-image]: https://public-api.gitpoap.io/v1/repo/ChainSafe/web3.js/badge +[gitpoap-url]: https://www.gitpoap.io/gh/ChainSafe/web3.js ## Semantic versioning