Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 276a72b

Browse files
burzjdevcs
andauthored
[README] Add GitPOAP Badge to Display Number of Minted GitPOAPs for Contributors (#5234)
Co-authored-by: Junaid <[email protected]>
1 parent 8620cba commit 276a72b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# web3.js - Ethereum JavaScript API
66

7-
[![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]
7+
[![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)
88

99
This is the Ethereum [JavaScript API][docs]
1010
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).
306306
[netlify-url]: https://app.netlify.com/sites/web3-staging/deploys
307307
[stackexchange-image]: https://img.shields.io/badge/web3js-stackexchange-brightgreen
308308
[stackexchange-url]: https://ethereum.stackexchange.com/questions/tagged/web3js
309+
[gitpoap-image]: https://public-api.gitpoap.io/v1/repo/ChainSafe/web3.js/badge
310+
[gitpoap-url]: https://www.gitpoap.io/gh/ChainSafe/web3.js
309311
310312
## Semantic versioning
311313

0 commit comments

Comments
 (0)