[claude] Mobile: Nostr identity — Amber NIP-55 + nsec fallback (#29) (#108)

Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
This commit was merged in pull request #108.
This commit is contained in:
2026-03-24 02:36:05 +00:00
committed by Timmy Time
parent b6569aeedc
commit 94e1ac7d80
9 changed files with 831 additions and 166 deletions

View File

@@ -20,7 +20,20 @@
"adaptiveIcon": {
"foregroundImage": "./assets/images/icon.png",
"backgroundColor": "#0A0A12"
}
},
"intentFilters": [
{
"action": "VIEW",
"autoVerify": false,
"data": [
{
"scheme": "mobile",
"host": "nostr-callback"
}
],
"category": ["BROWSABLE", "DEFAULT"]
}
]
},
"web": {
"favicon": "./assets/images/icon.png",