Embedded Wallet Infrastructure
for NERO Chain
Non-custodial MPC wallets with social login. No seed phrases, no browser extensions, no custody risk. Your users get wallets in seconds.
Sign in
Powered by NERO Chain
The NERO MPC Platform
Three components that work together — a browser SDK, a production backend, and a developer dashboard.
NERO MPC SDK
Browser SDK with React hooks, pre-built login modal, and TypeScript support. Social login to wallet in 4 lines of code.
NERO Auth API
Production MPC backend with HSM key protection, distributed Shamir shares, 9 OAuth providers, and comprehensive audit logging.
NERO Dashboard
Developer portal for project management, API key generation, OAuth configuration, usage analytics, and team collaboration.
How it works
From sign-in to confirmed transaction — watch the full flow.
Distributed threshold architecture
The client SDK holds Share 1 on the user's device. Share 2 is split into sub-shares distributed across independent cloud nodes. No single server ever holds enough to sign alone.
Share 2 — distributed across 3 independent cloud providers
2-of-2 threshold · private key never reconstructed
How keys stay safe
Your private key is split into shares at generation — it never exists as a whole. Each share is distributed to independent infrastructure so no single party can act alone.
One SDK, every chain
Deploy wallets across multiple networks. Same API, same user experience.
Transparent pricing
Start free, scale as you grow. Usage-based MAW billing with no hidden fees.
Free
For prototypes and MVPs
- 1,000 monthly active wallets
- 1 project · 3 API keys
- Social login (BYO for Google, Facebook, Discord)
- Email + SMS OTP
- MPC threshold signing
- Key material export
- 7-day audit log retention
Growth
For production applications
- 5,000 MAW ($0.045/overage)
- 5 projects · 10 API keys
- All 9 social logins (NERO-managed)
- Custom JWT verifiers
- Aggregate verifiers
- MFA: TOTP
- Webhooks · 4 team members
- 30-day audit log retention
Scale
For teams at scale
- 15,000 MAW ($0.040/overage)
- 25 projects · 25 API keys
- All Growth features
- MFA: TOTP + WebAuthn
- Self-custody recovery
- Whitelabel branding
- 8 team members
- 90-day audit log retention
Enterprise
Volume pricing and SLA
- Unlimited MAW
- Unlimited projects + API keys
- All Scale features
- 365-day session lifetime
- 365-day audit log retention
- Unlimited team members
- Dedicated support + SLA
- Custom rate limits (1000+/min)
Get started in 5 minutes
Install the SDK, add social login, and your users have self-custodial wallets. It's that simple.
npm install @nerochain/mpc-sdk