From 59f04c96c5627fdd0fc864a92f0ed6f3c188cca3 Mon Sep 17 00:00:00 2001 From: k Date: Fri, 13 Sep 2024 23:47:25 +0200 Subject: [PATCH] readme: update --- README.md | 14 +++++++------- website/index.html | 4 ++-- website/script.js | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index af846e1f2..480f930f5 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,14 @@ To promote even more transparency and trust in the network, this project is comm This project was started as an answer to the outrageous pricing from Glassnode (and their third tier starting at $833.33/month !). -But it is a lot of work and has been worked on _**full-time since November of 2023**_ and has also been operational since then without any ads. +But it is a lot of work and has been worked on **full-time since November of 2023** and has also been operational since then without any ads. -_**At the time of writing (2024-09-12), this project has made around 2,200,000 sats, which is around $1300 or $120/month. It's unsustainable.**_ +**At the time of writing (2024-09-12), this project has made around 2,200,000 sats, which is around $1300 or $120/month. While I'm very grateful for all donations, it's sadly unsustainable.** So if you find this project useful, [please send some sats](https://geyser.fund/project/satonomics/), it would be really appreciated. +If you're a potential sponsor, feel free to contact me in Nostr ! + [Geyser Fund](https://geyser.fund/project/satonomics/) ## Warning @@ -45,7 +47,7 @@ This project is in a very early stage. Until more people look at the code and ch - `parser`: The backbone of the project, it does most of the work by parsing and then computing datasets from the timechain. - `website`: A web app which displays the generated datasets in various charts and dashboards. -- `server`: A small server which will serve the +- `server`: A small server which will serve both their resources ## Setup @@ -60,9 +62,7 @@ Coming soon ### Manual -#### Hardware - -#### 1. Rust +#### Prepare ```bash # https://www.rust-lang.org/tools/install @@ -71,7 +71,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh cargo install cargo-watch --locked ``` -#### 2. Parser +#### Parser ```bash # The first run needs several information about your bitcoin-core config diff --git a/website/index.html b/website/index.html index 2591cf0d0..ff540c2c6 100644 --- a/website/index.html +++ b/website/index.html @@ -836,7 +836,7 @@ display: block; position: absolute; bottom: 0; - height: 12px; + height: 11.5px; border-color: var(--border-color); border-width: 0 0 0px 1px; } @@ -1520,7 +1520,7 @@ diff --git a/website/script.js b/website/script.js index 82cf392cf..438c090fd 100644 --- a/website/script.js +++ b/website/script.js @@ -1733,7 +1733,7 @@ function initEverythingRelatedToPresets() { tree: [ { scale, - icon: "~", + icon: "🌊", name: "All", title: "All Moving Averages", description: "",