[README] Add GitPOAP Badge to Display Number of Minted GitPOAPs for Contributors

This commit is contained in:
nixorokish 2022-08-08 14:39:57 -05:00 committed by GitHub
parent 608864fc3f
commit 5b5ae3246e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ The Ethers Project
[![npm (tag)](https://img.shields.io/npm/v/ethers)](https://www.npmjs.com/package/ethers)
[![Node.js CI](https://github.com/ethers-io/ethers.js/workflows/Node.js%20CI/badge.svg?branch=ethers-v5-beta)](https://github.com/ethers-io/ethers.js/actions?query=workflow%3A%22Node.js+CI%22)
[![GitPOAP Badge](https://public-api.gitpoap.io/v1/repo/ethers-io/ethers.js/badge)](https://www.gitpoap.io/gh/ethers-io/ethers.js)
A complete Ethereum wallet implementation and utilities in JavaScript (and TypeScript).