docs: Update README.md Monero status - mark string resources as added

Updated Monero Integration Status section to reflect that string
resources have been added for the UI layer port.
This commit is contained in:
Nick Pulido
2026-05-20 22:45:04 -07:00
parent defc97803f
commit 1bf9696425
+1 -1
View File
@@ -490,7 +490,7 @@ An integration of Garnet's Monero tipping/zapping feature was attempted against
- Account monero settings properties wired (daemon address, seed, password, restore height, transaction priority)
**What's remaining:**
- Port the UI layer (~1958-line MoneroScreen.kt from Garnet) — needs adaptation of Material3 Icons to Amethyst's custom MaterialSymbol system and conversion of LiveData to Flow
- Port the UI layer (~1958-line MoneroScreen.kt from Garnet) — string resources added, needs adaptation of Material3 Icons to Amethyst's custom MaterialSymbol system and conversion of LiveData to Flow
- Add NIP-69 monero address support
- Full end-to-end testing of monero wallet functionality