Create a new project in the dashboard
To get started, visit the MetaMask Developer Dashboard and sign in with a social account or email address. Use the dashboard to manage your projects, authentication configuration, wallet UI, and more.
All resources — wallets, authentication methods, and settings — are scoped to individual projects. Create separate projects for different environments (development, staging, production).
Create a new project
Before implementing any Embedded Wallet SDK, developers must create a new project in the MetaMask Developer Dashboard. This process generates a Client ID required for SDK integration.
To ensure optimal security of credentials, it's recommended to maintain separate projects for different environments (such as development, staging, production).
Log in to the MetaMask Developer Dashboard and create a new project if you haven't already.
Get the client ID
After creating a project:
- Navigate to Project Settings.
- Select the General tab to obtain the
Client ID.
The project comes pre-configured with default connections, chains, and networks to facilitate faster integration with the SDKs.
Dashboard configuration
Once your project is created, configure your integration through the following sections:
- Project settings — basic project information, credentials, and token verification
- Allowlist settings — domain and URL authorization
- Session management — session duration and behavior
- Test accounts — development testing environment
- User details in ID token — JWT token user data configuration
- Key export settings — private key export permissions
- Chains and networks — blockchain networks and custom chain configurations
- Custom chains — add chains in code as well as the dashboard
- Authentication — login methods, social connections, and custom authentication
- Wallet services — wallet UI and funding options
- Customization — branding and login flow appearance
- Analytics — project usage and user engagement metrics