From 1bf9696425fefd11aa163a2340e1d8ee2569a636 Mon Sep 17 00:00:00 2001 From: Nick Pulido Date: Wed, 20 May 2026 22:45:04 -0700 Subject: [PATCH] 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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db84173d7..c61795b9b 100644 --- a/README.md +++ b/README.md @@ -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