Hello, I’m working with the Web3Auth Unity SDK and have successfully implemented user login functionality. Upon a successful login, I receive a Web3AuthResponse, but I’m looking to obtain the user’s wallet address. How can I achieve this?
Thanks.
did you see our unity SDK examples ?
In this file, from our example, you’ll find the function getAccount()
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.