Skip to main content

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.

Create new project dialog in MetaMask Developer Dashboard
tip

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.

important

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:

  1. Navigate to Project Settings.
  2. 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: