global: snapshot

This commit is contained in:
nym21
2026-01-11 17:19:00 +01:00
parent 6f45ec13f3
commit ea70c381de
419 changed files with 38059 additions and 7653 deletions
+15
View File
@@ -0,0 +1,15 @@
# brk_client
Python client for the [Bitcoin Research Kit](https://bitcoinresearchkit.org) - a suite of tools to extract, compute and display data stored on a Bitcoin Core node.
[API Documentation](/docs/API.md)
## Installation
```bash
pip install brk-client
```
## License
MIT