Create Dynamic's Environment ID
Learn how to create and manage a Dynamic Environment ID for wallet providers
Create Your Gelato Account
Sign up on the Gelato RaaS Dashboard to create an account and begin setting up wallet providers like Dynamic using the Smart Wallet React SDK.
Create a Wallets Project
Once you’re logged into your Gelato account, navigate to create a new Wallet Project. This project will serve as the foundation for managing your wallet providers and configurations.
Retrieve Your Environment ID
After creating the Wallet Project, navigate to its dashboard to find your Environment ID.
Click on View Config, then either copy the Dynamic’s Environment ID or the entire configuration code, depending on your needs.
Configure Networks
By default, Ethereum Mainnet is selected as the network. However, you can specify multiple networks in the Network section based on your requirements.
You can check the list of supported networks here.
Next Steps
Now that you’ve created your Environment ID, you can proceed to integrate it into your code to configure wallet providers in your application. Learn how to use Dynamic as a wallet provider here.