mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-01 02:33:39 -07:00
14 lines
248 B
Markdown
14 lines
248 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.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install brk-client
|
|
```
|
|
|
|
## License
|
|
|
|
MIT
|