# Bitcoin indexing library in Rust
[](https://github.com/romanz/bindex-rs/actions)
[](https://crates.io/crates/bindex)
See [slides](https://docs.google.com/presentation/d/1Zez-6DApKRu59kke4i_g9jwxQlaFKKRpOPdYFYsFXfA/) for more details.
## Requirements
Currently, querying it requires Bitcoin Core 30 with the merged PR:
- https://github.com/bitcoin/bitcoin/pull/33657
## Usage
[](https://asciinema.org/a/yFjcbagORZNMtoOPikw0kUlC9)