Skip to content

Commit 388cbb2

Browse files
committed
updated README.md
1 parent 633c005 commit 388cbb2

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
* **Network Scanner:** Discover Bitaxe devices on your LAN.
77
* **Fleet Statistics:** Aggregated hashrate, power, and block data.
88
* **Multi-Coin:** Support for **Bitcoin (BTC)** and **Bitcoin 2 (BC2)**.
9-
* **🔔 Notifications:** Integrated **Ntfy.sh** alerts for status changes.
9+
* **🔔 Notifications:** Integrated **Ntfy.sh** alerts and **Nostr** Encrypted DMs for status changes.
1010

1111
## ☕ Support the Project
1212
If you find this tool useful, consider supporting the developer:
13-
* **Lightning:** lightning@cfultz.com
14-
* **BTC:** bc1qg4qq5xmtk59tef5n729nn7v2y30sgkgkducwru
15-
* **BC2:** bc1qrkakhz9lr9jg6hzprfch83q9yk3fstnyre3a2m
13+
* **Lightning:** lightning@cfultz.com
14+
* **₿TC:** bc1qg4qq5xmtk59tef5n729nn7v2y30sgkgkducwru
15+
* **₿C2:** bc1qrkakhz9lr9jg6hzprfch83q9yk3fstnyre3a2m
1616

1717
---
1818

@@ -22,6 +22,12 @@ If you find this tool useful, consider supporting the developer:
2222
3. `docker-compose up -d --build`
2323
4. Access at `http://<your-host-ip>:5055`
2424

25+
## 📡 Nostr Configuration
26+
To receive encrypted notifications via Nostr:
27+
1. **Create a Dedicated Bot Account:** Generate a *new, separate* Nostr keypair (nsec/npub) specifically for this application. **Do not use your main personal private key in the configuration.**
28+
2. **Configure:** In the OpenAxe Settings, enter the **Bot's Private Key** (sender) and your **Personal Public Key** (recipient).
29+
3. **Visibility:** Ensure your main account follows the bot account so that notifications appear in your main inbox (depending on your client's spam filters).
30+
2531
## ⚖️ License
2632
This project is licensed under a **Modified MIT License**.
2733
Permission is hereby granted to use, copy, modify, and merge the software, provided that the **"Buy Me a Coffee" / Donation section** in the web interface and the README remain intact and visible. Removing or altering the developer's donation addresses is strictly prohibited.

0 commit comments

Comments
 (0)