readme: update

This commit is contained in:
k
2024-09-13 23:47:25 +02:00
parent bf2034b80c
commit 59f04c96c5
3 changed files with 10 additions and 10 deletions
+7 -7
View File
@@ -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
+2 -2
View File
@@ -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 @@
<a
id="anchor-api"
title="API"
href="https://api-bkp.satonomics.xyz"
href="/api"
target="_blank"
rel="noopener noreferrer"
>
+1 -1
View File
@@ -1733,7 +1733,7 @@ function initEverythingRelatedToPresets() {
tree: [
{
scale,
icon: "~",
icon: "🌊",
name: "All",
title: "All Moving Averages",
description: "",