Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Remote
- [ ] Core Lightning (CLNRest)
- [ ] Nostr Wallet Connect
- [ ] LndHub
- [ ] LDK Server

### Locales
- [ ] I’ve added new locale text that requires translations
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<p align="center"><img src="https://github-production-user-asset-6210df.s3.amazonaws.com/1878621/282360800-579c1156-1fc6-45b6-86f2-7b3424502160.png"></p>
<p align="center"><img width="2250" height="1406" alt="screenshots3" src="https://github.com/user-attachments/assets/3e6e5a34-ee1b-4b8d-876d-f6f64d5d7c38" /></p>

ZEUS is a mobile Bitcoin/Lightning wallet and remote node manager for LND and Core Lightning. ⚡️
ZEUS is a mobile Bitcoin/Lightning wallet and remote node manager for LND, Core Lightning, and LDK Server. ⚡️

ZEUS is built on TypeScript and React Native. It runs on both Android and iOS.

Expand Down Expand Up @@ -40,7 +40,7 @@ and
- [x] Self-custodial
- [x] No KYC
- [x] Fully open source (AGPLv3)
- [x] [Connect to LND or Core Lightning remote node](https://docs.zeusln.app/category/remote-connections)
- [x] [Connect to LND, Core Lightning, or LDK Server remote node](https://docs.zeusln.app/category/remote-connections)
- [x] Manage multiple lightning nodes at once
- [x] Connect via LNDHub instances
- [x] Lightning accounts
Expand Down
Loading
Loading