mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-15 01:03:35 -07:00
global: snapshot
This commit is contained in:
+4
-3
@@ -3,6 +3,7 @@
|
||||
[](https://github.com/bitcoinresearchkit/brk/blob/main/docs/LICENSE.md)
|
||||
[](https://crates.io/crates/brk)
|
||||
[](https://docs.rs/brk)
|
||||
[](https://opensats.org/)
|
||||
|
||||
Open-source on-chain analytics for Bitcoin. Combines functionality of [Glassnode](https://glassnode.com) (on-chain metrics), [mempool.space](https://mempool.space) (block explorer), and [electrs](https://github.com/romanz/electrs) (address index) into a single self-hostable package. [Bitview](https://bitview.space) is an analytics interface built entirely on BRK.
|
||||
|
||||
@@ -26,7 +27,7 @@ Browse metrics and charts visually. Use it free at [Bitview](https://bitview.spa
|
||||
|
||||
Query thousands of metrics and blockchain data in JSON or CSV. Freely accessible at [Bitview](https://bitview.space/api).
|
||||
|
||||
[Documentation](https://bitview.space/api) · [JavaScript](https://www.npmjs.com/package/brk-client) · [Python](https://pypi.org/project/brk-client) · [Rust](https://crates.io/crates/brk_client)
|
||||
[Documentation](https://bitview.space/api) · [JavaScript](https://www.npmjs.com/package/brk-client) · [Python](https://pypi.org/project/brk-client) · [Rust](https://crates.io/crates/brk_client) · [LLM](https://bitview.space/api.json)
|
||||
|
||||
### Self-host
|
||||
|
||||
@@ -45,8 +46,8 @@ Build custom applications in Rust. Use the full stack or individual components (
|
||||
- [Changelog](./CHANGELOG.md)
|
||||
- [Support](./SUPPORT.md)
|
||||
- [Contributing](https://github.com/bitcoinresearchkit/brk/issues)
|
||||
|
||||
[Discord](https://discord.gg/WACpShCB7M) · [Nostr](https://primal.net/p/nprofile1qqsfw5dacngjlahye34krvgz7u0yghhjgk7gxzl5ptm9v6n2y3sn03sqxu2e6)
|
||||
- [Discord](https://discord.gg/WACpShCB7M)
|
||||
- [Nostr](https://primal.net/p/nprofile1qqsfw5dacngjlahye34krvgz7u0yghhjgk7gxzl5ptm9v6n2y3sn03sqxu2e6)
|
||||
|
||||
Development supported by [OpenSats](https://opensats.org/).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user