You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- All-in-one drag & drop wallet supporting WalletConnect and Device Wallets (with or without passwords)
99
+
- Drag and drop it into your scene and select the wallet options you want to provide (recommend using only one).
100
+
- For device wallets, exporting will open the local encrypted keystore file on Standalone platforms (Application.persistentDataPath/account.json)
101
+
- Opening a local file is not supported on iOS/Android 7+ so it also copies its contents to your clipboard.
102
+
- You can import said keystore to Metamask or other wallet providers with the password needed to decrypt it.
103
+
- When using DeviceWalletNoPassword, the password is your device UID.
104
+
- You can add callbacks from the inspector for when the wallet is connected, disconnected, fails to connect or disconnect.
90
105
91
106
[NFT Loader](https://github.com/thirdweb-dev/unity-sdk/blob/main/Assets/Thirdweb/Examples/Scripts/Prefabs/Prefab_NFTLoader.cs) - Standalone drag & drop grid/scroll view of NFTs you ask it to display!
0 commit comments