Skip to content

Commit d92f9be

Browse files
authored
[Readme] Connect Wallet Callbacks (#37)
1 parent dfb6a7e commit d92f9be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ All Prefabs require the [ThirdwebManager](https://github.com/thirdweb-dev/unity-
8484
[Connect Wallet](https://github.com/thirdweb-dev/unity-sdk/blob/main/Assets/Thirdweb/Examples/Scripts/Prefabs/Prefab_ConnectWallet.cs) - All-in-one drag & drop wallet supporting multiple wallet providers, network switching, balance displaying and more!
8585
- Drag and drop it into your scene and select the wallet providers you want to support from the Inspector.
8686
- You may also choose whether you want to activate the Network Switching feature (leave unchecked if your app only requires one network).
87+
- You can add callbacks from the inspector for when the wallet is connected, disconnected, or the ntwork is switched.
8788

8889
[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!
8990
- Go to the prefab's Settings in the Inspector.

0 commit comments

Comments
 (0)