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 clicking the thirdweb icon on your engine action bar, or by navigating to Edit > Project Settings > Engine > Thirdweb and filling in the required fields.

    Alternatively, you can head to your root Config folder and open the DefaultEngine.ini file to set up the plugin settings.

    [/Script/Thirdweb.ThirdwebRuntimeSettings]
    ClientID=
    BundleID=
  • Test it!

    Try out our prebuilt example Level_Thirdweb to create and login to wallets seamlessly, using all kinds of authentication, and explore advanced Account Abstraction use cases.