Files
amethyst/amethyst
Claude 55fc9c7caf feat: add wallet rename, dedicated add screen, and reorder controls
- AddWalletScreen: dedicated screen with name input + NWC URI paste,
  replacing the generic NIP47Setup flow for adding new wallets
- Rename: inline dialog on wallet cards to rename wallets
- Reorder: up/down arrow buttons on wallet cards to reorder the list
- AccountSettings: add renameNwcWallet() and moveNwcWallet() methods
- WalletViewModel: add addWallet(), renameWallet(), moveWallet()
- Fix client.send -> client.publish after main rename
- New Route.WalletAdd for the dedicated add wallet screen

https://claude.ai/code/session_013sWHKeE1uNfAZJWD4FU9mT
2026-04-08 21:46:26 +00:00
..