Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

ethereum‑bloom‑filters is a lightweight JavaScript/TypeScript library that lets developers quickly test Ethereum log bloom filters for membership of addresses, contracts, or event topics. It provides simple functions (e.g., isUserEthereumAddressInBloom, isTopicInBloom) and works in Node or browsers with only a tiny @noble/hashes dependency, targeting dApp developers who need fast, probabilistic checks to reduce unnecessary blockchain queries.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of joshstevens19/ethereum-bloom-filters

Account's avatar
paulmillr/noble-hashes
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
hughsk/vinyl-buffer
Convert streaming vinyl files to use buffers
Account's avatar
hughsk/vinyl-source-stream
Use conventional text streams at the start of your gulp or vinyl pipelines

Support the repos that depend on this repository

Top contributors

joshstevens19's profile
joshstevens19
57 contributions
dependabot[bot]'s profile
dependabot[bot]
26 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
joshstevens19

joshstevens19/ethereum-bloom-filter...

Ability to check bloom filters on ethereum.

TypeScript
92
10
MIT License