An open API service indexing awesome lists of open source software.

https://github.com/dashpay/rs-bip37-bloom-filter

A bloom filter in rust that works as defined in BIP37. It will work for Bitcoin, Dash and most projects forked from Bitcoin.
https://github.com/dashpay/rs-bip37-bloom-filter

Last synced: 9 months ago
JSON representation

A bloom filter in rust that works as defined in BIP37. It will work for Bitcoin, Dash and most projects forked from Bitcoin.

Awesome Lists containing this project

README

          

# rs-dashcore-bloom
Rust Bloom filter implementation for Dash