Getting Started
Integration Steps
Plugin Download
Download and install the Thirdweb Unreal Plugin from the Unreal Marketplace.
Runtime Settings
Once you import the plugin into your project, you will need to set up the plugin settings with your Client ID and Bundle ID.
You can do so by navigating to
Edit > Project Settings > Engine > Thirdweband filling in the required fields.
Alternatively, you can head to your root
Configfolder and open theDefaultEngine.inifile to set up the plugin settings.Note that a Secret Key should not be used in client applications, as it is a sensitive piece of information. The Storage Directory Path is also optional and can be left empty.
Test it!
Try out our prebuilt example
Level_Thirdwebto create and login to wallets seamlessly, using all kinds of authentication, and explore advanced Account Abstraction use cases.