mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-22 08:28:10 -07:00
global: snapshot
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user