We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac3566 commit d723545Copy full SHA for d723545
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ethereum-bloom-filters",
3
"version": "1.2.0",
4
- "description": "Ability to test bloom filters for ethereum.",
+ "description": "A lightweight bloom filter client which allows you to test ethereum blooms for fast checks of set membership.",
5
"main": "dist/index.js",
6
"scripts": {
7
"build": "tsc && npm run build-web-scripts",
0 commit comments