This repository was archived by the owner on Mar 5, 2025. It is now read-only.
File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
# web3.js - Ethereum JavaScript API
6
6
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 )
8
8
9
9
This is the Ethereum [ JavaScript API] [ docs ]
10
10
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).
306
306
[netlify-url]: https://app.netlify.com/sites/web3-staging/deploys
307
307
[stackexchange-image]: https://img.shields.io/badge/web3js-stackexchange-brightgreen
308
308
[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
309
311
310
312
## Semantic versioning
311
313
You can’t perform that action at this time.
0 commit comments