Skip to content

Commit f265f85

Browse files
committed
2 parents a0eec94 + c7bf8fc commit f265f85

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

README.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,12 @@
88
</p>
99

1010
A mobile wallet application for **Fuego (XFG)** privacy cryptocurrency.
11-
1211
Features include secure untraceable transactions, encrypted messaging, privacy banking suite, menu for Ξlderfier (decentralized verification) nodes, complete with 'Elderfyre Stayking' ceremony, plus built-in mining. 🔥
1312

13+
14+
![](https://github.com/ColinRitman/xfg_wallet/blob/a3cc073a4ef9ab3961dde35d5ca3616a36181be3/assets/images/xfgwalletdesktopsplash.gif)
15+
16+
1417
### 🔐 Advanced Security
1518
- **PIN Authentication** with PBKDF2 secure hashing
1619
- **Biometric Authentication** (fingerprint/Face ID)
@@ -151,19 +154,10 @@ static const List<String> defaultRemoteNodes = [
151154
```
152155

153156
#### Node Requirements
154-
- RPC port: `28180` (default)
157+
- RPC port: `18180` (default)
155158
- Wallet RPC port: `8070`
156159
- Must support standard CryptoNote RPC methods
157160

158-
## 📱 Screenshots
159-
160-
| Splash Screen | Wallet Setup | Dashboard | Send Transaction |
161-
|---------------|--------------|-----------|------------------|
162-
| ![Splash](docs/screenshots/splash.png) | ![Setup](docs/screenshots/setup.png) | ![Dashboard](docs/screenshots/dashboard.png) | ![Send](docs/screenshots/send.png) |
163-
164-
| Elderfier Staking | Encrypted Messaging | Mining Control | Settings |
165-
|-------------------|---------------------|----------------|----------|
166-
| ![Elderfier](docs/screenshots/elderfier.png) | ![Messaging](docs/screenshots/messaging.png) | ![Mining](docs/screenshots/mining.png) | ![Settings](docs/screenshots/settings.png) |
167161

168162
## 🔒 Security Features
169163

0 commit comments

Comments
 (0)