Skip to content

Commit a5d7201

Browse files
authored
Update README.md
1 parent 29f3cf5 commit a5d7201

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

README.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,23 @@ Fuego Flutter Wallet App
99
<img src="https://img.shields.io/badge/License-MIT-green" alt="License" />
1010
</p>
1111

12-
A mobile wallet application for **Fuego (XFG)**. Private blockchain banking, secure untraceable transactions, encrypted messaging, decentralized proof-verifier (Elderfier) nodes, plus 'Elderfyre Stayking' ceremony, features included.
12+
A mobile wallet application for **Fuego (XFG)** privacy cryptocurrency.
13+
14+
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. 🔥
1315

1416
### 🔐 Advanced Security
1517
- **PIN Authentication** with PBKDF2 secure hashing
1618
- **Biometric Authentication** (fingerprint/Face ID)
1719
- **AES-256-CBC Encryption** for wallet data
1820
- **Secure Device Storage** with hardware keychain
19-
- **25-word Mnemonic** backup and recovery
21+
- **25-word Mnemonic** backup / recovery
2022

2123
### 💼 Wallet Management
2224
- **Create New Wallets** with secure entropy
23-
- **Restore from Backup** using mnemonic phrases
25+
- **Restore from Backup** using mnemonic phrase or private keys
2426
- **Real-time Balance Display** with privacy toggle
25-
- **Blockchain Synchronization** progress tracking
26-
- **Transaction History** with status monitoring
27+
- **Blockchain Sync** progress tracking
28+
- **Transaction History** with confirmation status monitoring
2729

2830
### 💸 Privacy Transactions
2931
- **Send XFG** with configurable privacy levels
@@ -33,16 +35,16 @@ A mobile wallet application for **Fuego (XFG)**. Private blockchain banking, sec
3335
- **Fee Estimation** and validation
3436

3537
### ⛏️ Built-in Mining
36-
- **CPU Mining Control** directly from mobile
38+
- **CPU Mining Controls** directly from device
3739
- **Thread Configuration** (1-8 CPU threads)
3840
- **Real-time Hashrate** monitoring
3941
- **Mining Performance** tracking
4042

41-
### 🔥 Elderfyre Stayking
43+
### 🔥 Elderfyre Stayking Ceremony
4244
- **Elderfier Registration** requires 800 XFG stake
43-
- **Consensus Participation** (Fast-Pass/Fall-Back/Full-Quorum)
45+
- **Consensus Participation** (3of3 FastPass/ 8of10 FallBack)
4446
- **Network Monitoring** of all Elderfier nodes
45-
- **Rewards Tracking** and performance metrics
47+
- **Fyre_Fee Rewards Tracking** and performance metrics
4648

4749
### 📱 Encrypted Messaging
4850
- **Blockchain Messaging** with end-to-end encryption
@@ -174,9 +176,9 @@ static const List<String> defaultRemoteNodes = [
174176
- **Hardware security module** integration when available
175177

176178
### Privacy Features
177-
- **Ring signatures** with configurable mixing levels
179+
- **Dynamic RingCT** for highest possible privacy (per available decoy outputs: min 8 max 18)
178180
- **Payment IDs** for transaction identification
179-
- **Integrated addresses** for enhanced privacy
181+
- **Integrated addresses** better UX, easier for network services
180182
- **No data tracking** - all operations local
181183

182184
### Authentication Security

0 commit comments

Comments
 (0)