mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 23:29:58 -07:00
16 lines
275 B
Markdown
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
|