Can we deploy a Unity mobile game as an xNFT using Solana Unity SDK (not WebGL deploy)? #107
-
Is your feature request related to a problem? Please describe. Describe the solution you'd like
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
https://solana.unity-sdk.gg/docs/xnft I was going through this |
Beta Was this translation helpful? Give feedback.
-
@lopeselio we just updated the xNFT documentation with more information. |
Beta Was this translation helpful? Give feedback.
@lopeselio we just updated the xNFT documentation with more information.
The new SolanaWalletAdapter works seemingly both on Mobile/WebGL and as xNFT, that means you don't have to change a single line of code, when on mobile it will use SMS, when you build for WebGL, it will use the wallet adapter and if xNFT, backpack will be used.