mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-28 00:29:58 -07:00
global: snapshot
This commit is contained in:
15
packages/brk_client/README.md
Normal file
15
packages/brk_client/README.md
Normal 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.
|
||||
|
||||
[Documentation](/DOCS.md)
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
pip install brk-client
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
Reference in New Issue
Block a user