Skip to content

Web3Auth/web3auth-unreal-sdk

Repository files navigation

Web3Auth SDK for Unreal Engine 5.0

[1] Installation (Win 10/11)

Prerequisites:

When running the project for the 1st time, right click the project file and click "Generate Visual Studio project files" (in Win 11 this is under "Show more options") Screenshot 2022-08-04 at 1 25 28 PM

After opening the project click "Content Drawer" at the bottom left, nav to "Web3AuthSDK Content" and open the Sample level. Screenshot 2022-08-04 at 1 26 31 PM


[2] Building for Windows

To build the project for Windows, near the Play icon at the top, click Platforms => Windows => Package Project Screenshot 2022-08-04 at 1 31 04 PM

This is how it looks like in the Windows build; it opens the default browser for the user to log in to the chosen provider (eg. Google) Screenshot 2022-08-04 at 1 30 19 PM

Support for other platforms coming soon...