Files
brk/packages/brk_client/README.md
2026-01-11 18:55:40 +01:00

16 lines
275 B
Markdown

# 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.
[Documentation](/DOCS.md)
## Installation
```bash
pip install brk-client
```
## License
MIT