feat: add AED currency support and user node groups

This commit is contained in:
mik-tf
2025-09-08 14:55:58 -04:00
parent 1807a85a53
commit f7af11b594
7 changed files with 127 additions and 11 deletions

View File

@@ -38,14 +38,11 @@ This document outlines the comprehensive redesign of the Project Mycelium market
- [ ] **Implement Mycelium Credit (MC)**
- [ ] Update currency service to use MC as base
- [ ] Set initial exchange rate: 1 MC = 1 USD
- [ ] Update currency conversion logic
- [ ] Update pricing calculations
- [ ] Update currency conversion logic if needed
- [ ] Update pricing calculations if needed
- [ ] **Currency Display Preferences**
- [ ] Add AED to supported currencies
- [ ] Update settings page with currency selector
- [ ] Implement currency preference persistence
- [ ] Update currency display throughout UI
- [ ] Add AED to supported currencies (see /dashboard/settings Currency Preferences)
### 3. Statistics & Grid Integration
- [ ] **TF Grid Statistics**