Full Wallet Connect onboarding with Alby.

This commit is contained in:
Vitor Pamplona
2023-03-30 16:10:13 -04:00
parent b4e409db4d
commit b4e39f2b73
7 changed files with 134 additions and 41 deletions
+7
View File
@@ -43,6 +43,13 @@
<data android:scheme="nostr" />
</intent-filter>
<intent-filter android:label="Amethyst">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="nostrwalletconnect" />
</intent-filter>
<meta-data
android:name="android.app.lib_name"
android:value="" />