1
Install the SDK
2
Initialize the SDK
3
Configure your UI and signup
The previous step includes the DynamicWidget, which provides out of the box UI. If you prefer to use your own UI, remove
DynamicWidget from the code, and refer to the “Using Your UI” section of any guide to see how to add it in a custom UI. Below we’ve listed some of the common signup options for you to configure in your own Dynamic environment.If you are using Wagmi, make sure to read our full Wagmi
guide for more setup instructions.