diff --git a/CHANGELOG.md b/CHANGELOG.md index 1714fa916..eee1fa891 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # v0.6.0 | WIP | A new beginning @@ -25,7 +25,7 @@ - `/api/realized-price?kind=timestamp&chunk=860000` - Created separate crate for indexing called `bindex` - Created a crate a storage engine specialized in storing datasets that have indexes as keys and thus can be represented by an array/vec called `storable-vec` -- Removed the need for the `-txindex=1` parameter when starting your Bitcoin Core node as kibō has its own indexes now +- Removed the need for the `-txindex=1` parameter when starting your Bitcoin Core node as kibo has its own indexes now ## Git @@ -38,7 +38,7 @@ Since it's not used anymore it will moved out of the repository relatively soon. # [v0.5.0](https://github.com/kibo-money/kibo/tree/eea56d394bf92c62c81da8b78b8c47ea730683f5) | [873199](https://mempool.space/block/0000000000000000000270925aa6a565be92e13164565a3f7994ca1966e48050) - 2024/12/04 -![Image of the kibō Web App version 0.5.0](https://github.com/kibo-money/kibo/blob/main/_assets/v0.5.0.jpg) +![Image of the kibo Web App version 0.5.0](https://github.com/kibo-money/kibo/blob/main/_assets/v0.5.0.jpg) ## Datasets @@ -105,11 +105,11 @@ Since it's not used anymore it will moved out of the repository relatively soon. # [v0.4.0](https://github.com/kibo-money/kibo/tree/a64c544815d9ef785e2fc1323582f774f16b9200) | [861950](https://mempool.space/block/00000000000000000000530d0e30ccf7deeace122dcc99f2668a06c6dad83629) - 2024/09/19 -![Image of the kibō Web App version 0.4.0](https://github.com/kibo-money/kibo/blob/main/_assets/v0.4.0.jpg) +![Image of the kibo Web App version 0.4.0](https://github.com/kibo-money/kibo/blob/main/_assets/v0.4.0.jpg) ## Brand -- **Satonomics** is now **kibō** 🎉 +- **Satonomics** is now **kibo** 🎉 ## Website diff --git a/LICENSE.md b/LICENSE.md index 292c5cd8b..01582cd88 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 bitcoinresearchkit, kibō.money +Copyright (c) 2025 bitcoinresearchkit, kibo.money Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index c396d3667..0b1ebb690 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Dependency status - Chat + Discord Nostr @@ -34,23 +34,25 @@

-The Bitcoin Research Kit is a suite of tools designed to parse, index, compute, serve and display data stored on a Bitcoin Core node. +The Bitcoin Research Kit is a high-performance toolchain designed to parse, index, compute, serve and visualize data from a Bitcoin Core node, enabling users to gain deeper insights into the Bitcoin network. -In other words it's an alternative to [Glassnode](https://glassnode.com), [mempool.space](https://mempool.space/) and [esplora](https://github.com/Blockstream/electrs)/[electrs](https://github.com/romanz/esplora) all in one package with a particular focus on the self-hosting experience. +In other words it's an alternative to [Glassnode](https://glassnode.com), [mempool.space](https://mempool.space/) and [esplora](https://github.com/Blockstream/electrs)/[electrs](https://github.com/romanz/esplora) all in one package with a particular focus on simplicity and the self-hosting experience. -The toolkit can be used in various ways to accommodate as many needs as possible. +The toolkit can be used in various ways to accommodate as many needs as possible: -- **Website** \ - Anyone can go to [kibo.money](https://kibo.money) website which is the official instance and showcases very well what the suite is capable of \ - Completely free including the API which is also auth-less \ - Powered by BRK using the `kibo.money` front-end and all features enabled -- **CLI** \ - Node runners can self-host their own instance using one simple command: `cargo install brk` \ - For more information check out: [`brk_cli`](https://crates.io/crates/brk_cli) -- **Crates** \ - Rust developers have a wide range crates available (which can be found below) for maximum flexibility +- **[Website](https://kibo.money)** \ + Everyone is welcome to visit [kibo.money](https://kibo.money) which is the official showcase of the suite's capabilities and served by default when running BRK. \ + As a token of gratitude to the community and to stimulate curiosity, both the website and the API are entirely free, allowing anyone to use them. +- **[CLI](https://crates.io/crates/brk_cli)** \ + Node runners are strongly encouraged to try out and self-host their own instance. \ + A lot of effort has gone into making this as easy as possible. \ + For more information visit: [`brk_cli`](https://crates.io/crates/brk_cli) +- **[Crates](https://crates.io/crates/brk)** \ + Rust developers have access to a wide range crates, each built upon one another with its own specific purpose, enabling independent use and offering great flexibility. -So whether you're an enthusiast, a researcher, a miner, an analyst, or just curious, there should be something for everyone ! +The primary goal of this project is to be fully-featured and accessible for everyone, regardless of their background or financial situation - whether that person is an enthusiast, researcher, miner, analyst, or simply curious. + +In contrast, existing alternatives tend to be either [very costly](https://studio.glassnode.com/pricing) or missing essential features, with the vast majority being closed-source and unverifiable, which fundamentally undermines the principles of Bitcoin. ## Crates @@ -71,7 +73,7 @@ So whether you're an enthusiast, a researcher, a miner, an analyst, or just curi Deepest gratitude to the [Open Sats](https://opensats.org/) public charity. Their grant — from December 2024 to the present — has been critical in sustaining this project. -Heartfelt thanks go out to every donor on [Nostr](https://primal.net/p/npub1jagmm3x39lmwfnrtvxcs9ac7g300y3dusv9lgzhk2e4x5frpxlrqa73v44) and [Geyser.fund](https://geyser.fund/project/brk) whose support has ensured the availability of the [kibō.money](https://kibo.money) public instance. +Heartfelt thanks go out to every donor on [Nostr](https://primal.net/p/npub1jagmm3x39lmwfnrtvxcs9ac7g300y3dusv9lgzhk2e4x5frpxlrqa73v44) and [Geyser.fund](https://geyser.fund/project/brk) whose support has ensured the availability of the [kibo.money](https://kibo.money) public instance. ## Hosting as a service @@ -79,10 +81,10 @@ Heartfelt thanks go out to every donor on [Nostr](https://primal.net/p/npub1jagm If you'd like to have your own instance hosted for you please contact [hosting@bitcoinresearchkit.org](mailto:hosting@bitcoinresearchkit.org). -- Separate dedicated servers using different ISPs and Cloudflare for maximum availability -- Optional `*.bitcoinresearchkit.org`, `*.kibo.money` and `*.satonomics.xyz` subdomains -- A very generous `2 * 1 GB/s` API limit -- Direct contact and feature requests +- 2 separate servers (1 GB/s each) with different ISPs and Cloudflare integration for enhanced performance and optimal availability +- Direct communication for feature requests and support +- Updates delivered at your convenience +- Optional subdomains: `*.bitcoinresearchkit.org`, `*.kibo.money` and `*.satonomics.xyz` Pricing: `0.01 BTC / month` *or* `0.1 BTC / year` diff --git a/crates/brk_cli/README.md b/crates/brk_cli/README.md index d540c6a7d..97a862f14 100644 --- a/crates/brk_cli/README.md +++ b/crates/brk_cli/README.md @@ -21,7 +21,7 @@ Dependency status - Chat + Discord Nostr diff --git a/crates/brk_computer/README.md b/crates/brk_computer/README.md index ea7fac5e9..3e7b45de2 100644 --- a/crates/brk_computer/README.md +++ b/crates/brk_computer/README.md @@ -21,7 +21,7 @@ Dependency status - Chat + Discord Nostr diff --git a/crates/brk_core/README.md b/crates/brk_core/README.md index 3581224aa..c8922488b 100644 --- a/crates/brk_core/README.md +++ b/crates/brk_core/README.md @@ -21,7 +21,7 @@ Dependency status - Chat + Discord Nostr diff --git a/crates/brk_exit/README.md b/crates/brk_exit/README.md index 03c7c0772..bb3c98bae 100644 --- a/crates/brk_exit/README.md +++ b/crates/brk_exit/README.md @@ -21,7 +21,7 @@ Dependency status - Chat + Discord Nostr diff --git a/crates/brk_fetcher/README.md b/crates/brk_fetcher/README.md index 7a79e292d..924498d57 100644 --- a/crates/brk_fetcher/README.md +++ b/crates/brk_fetcher/README.md @@ -21,7 +21,7 @@ Dependency status - Chat + Discord Nostr diff --git a/crates/brk_indexer/README.md b/crates/brk_indexer/README.md index b8ca22e26..3c9750f02 100644 --- a/crates/brk_indexer/README.md +++ b/crates/brk_indexer/README.md @@ -21,7 +21,7 @@ Dependency status - Chat + Discord Nostr diff --git a/crates/brk_logger/README.md b/crates/brk_logger/README.md index 673a0f15f..d06a293aa 100644 --- a/crates/brk_logger/README.md +++ b/crates/brk_logger/README.md @@ -21,7 +21,7 @@ Dependency status - Chat + Discord Nostr diff --git a/crates/brk_parser/README.md b/crates/brk_parser/README.md index db150ac96..66eb37f07 100644 --- a/crates/brk_parser/README.md +++ b/crates/brk_parser/README.md @@ -21,7 +21,16 @@ Dependency status - Chat + Discord + + + Nostr + + + Bluesky + + + X

diff --git a/crates/brk_query/README.md b/crates/brk_query/README.md index 2a72aabbf..652e93a1e 100644 --- a/crates/brk_query/README.md +++ b/crates/brk_query/README.md @@ -21,7 +21,16 @@ Dependency status - Chat + Discord + + + Nostr + + + Bluesky + + + X

diff --git a/crates/brk_server/README.md b/crates/brk_server/README.md index 3e8f807f8..5e8c1283c 100644 --- a/crates/brk_server/README.md +++ b/crates/brk_server/README.md @@ -21,7 +21,16 @@ Dependency status - Chat + Discord + + + Nostr + + + Bluesky + + + X

diff --git a/crates/brk_vec/README.md b/crates/brk_vec/README.md index 6892f7c1c..17c7c8599 100644 --- a/crates/brk_vec/README.md +++ b/crates/brk_vec/README.md @@ -21,7 +21,16 @@ Dependency status - Chat + Discord + + + Nostr + + + Bluesky + + + X

diff --git a/websites/kibo.money/index.html b/websites/kibo.money/index.html index 2feb4a0ae..a458b1c98 100644 --- a/websites/kibo.money/index.html +++ b/websites/kibo.money/index.html @@ -2,7 +2,7 @@ - kibō + kibo