Dashboard
Dashboard
Create projects, manage API keys, and configure authentication in the NERO Developer Dashboard
NERO Developer Dashboard
The NERO Dashboard is where you manage your MPC wallet projects. Create a project, generate API keys, configure OAuth providers, customize branding, and monitor usage — all before writing a single line of code.
Dashboard URL: nero-mpc-dashboard.vercel.app
Getting Started
The typical onboarding flow:
- Sign up — Create an account with email or Google
- Create a project — Set a name, choose environment, select chains
- Generate an API key — Copy your
nero_sk_...key (shown once) - Configure authentication — Enable social login providers for your users
- Integrate the SDK — Use the API key in your app's SDK configuration
Create a Project
Set up your first project and get a Client ID
API Keys
Generate, rotate, and revoke API keys
Configure Authentication
Enable OAuth providers, email OTP, custom JWT
Customize Branding
Brand the SDK modal with your logo and colors
Dashboard Features
| Feature | Description |
|---|---|
| Projects | Create multiple projects with separate environments (development, staging, production) |
| API Keys | Generate nero_sk_... keys with scopes for auth, wallet, and signing |
| Authentication | Configure social logins, email/phone OTP, custom JWT verifiers, aggregate verifiers |
| Analytics | Track wallets created, signing operations, and API calls over time |
| Team | Invite team members with admin, member, or viewer roles |
| Webhooks | Subscribe to wallet.created, signing.completed, signing.failed events |
| Customization | Set app name, logo, primary color, and theme mode for the SDK modal |
| Billing | Free, Growth, and Scale plans with Monthly Active Wallet (MAW) metering |
Plans
| Feature | Free | Growth ($49/mo) | Scale ($149/mo) |
|---|---|---|---|
| Projects | 1 | 5 | Unlimited |
| API keys per project | 2 | 5 | Unlimited |
| MAW included | 100 | 1,000 | 10,000 |
| Social logins | BYO credentials for Google/Facebook/Discord | NERO-managed (no BYO needed) | NERO-managed |
| Custom JWT verifiers | — | Yes | Yes |
| Aggregate verifiers | — | Yes | Yes |
| Webhooks | — | Yes | Yes |
| Team members | Owner only | 3 | Unlimited |