pallad
pallad copied to clipboard
Add a new route in Settings to display "Authorized zkApps"
Acceptance Criteria
- [ ] There is a new Settings item between Privacy and About called "Authorized zkApps".
- [ ] When clicked, it opens a list of zkApps that wallet holder authorized with Wallet Connector.
- [ ] The list contains items with:
- zkApp name and icon (get it with https://api.dub.co/metatags?url=[ZKAPP_ORIGIN]).
- zkApp origin.
- Button to remove permission (XIcon from lucide-react).
Design
TBA