# Para > Para is the most comprehensive wallet and authentication suite for crypto applications. We provide non-custodial embedded wallet infrastructure using multi-party computation (MPC) across web, mobile, and server platforms supporting EVM, Solana, and Cosmos chains. ## What Para Does Para enables developers to add wallets and authentication to any application: - **Embedded Wallets**: Non-custodial MPC wallets created with email, phone, or social login. Private keys are never held by Para, your application, or any single party. - **Authentication**: Web2-style login (email, phone, OAuth) that creates Web3 wallets. Users don't need to know about crypto to start. - **Money Movement**: On/off-ramp, send, bridge, and swap via APIs that abstract liquidity, compliance, and cross-chain complexity. - **Policy Engine**: Granular access controls, spending limits, transaction simulation, and multisig support. ## Platform Support - **Web**: React, Next.js, Vue, Svelte, PWA - **Mobile**: React Native, Expo, Swift (iOS), Flutter - **Server**: Node.js, Bun, Deno, Cloudflare Workers - **REST API**: Language-agnostic HTTP endpoints for wallet creation and signing - **Chains**: All EVM chains, Solana, Cosmos/IBC ## Integration Paths 1. **Client SDK** (React, mobile) - Full UI components, social login, browser-based WebAuthn. Requires a browser or webview. 2. **Server SDK** (Node.js, Bun, Deno) - MPC signing server-side via imported sessions or pregenerated wallets. No browser needed. 3. **REST API** (any language) - Simple HTTP: create wallets, sign raw bytes. No SDK installation required. ## Security Architecture - **Multi-Party Computation (MPC)**: Private keys are split into shares using Distributed Key Generation (DKG). No single party ever holds the full key. - **Passkeys**: Leverages device secure enclaves (Face ID, Touch ID, Windows Hello) for credential verification. - **Censorship Resistance**: Key shares are distributed so that no single entity (including Para) can censor or freeze user wallets. - **SOC 2 Type II** compliant infrastructure. ## Scale - Trusted by hundreds of developers and 15M+ end users - Partners include ENS Labs, Berachain, MetaMask, Gelato, ElizaOS, Boost, Vana, and others ## Pricing - **Free**: Up to 1,200 monthly active users, no credit card required - **Starter**: $200/month, up to 2,500 MAUs - **Growth**: $500/month, up to 10,000 MAUs - **Scale**: $1,000/month, up to 25,000 MAUs - **Enterprise**: Custom pricing with dedicated support ## Resources Guides and glossary posts published at https://www.getpara.com/blog-posts/. Full plain-text versions of the pillar guides are at https://www.getpara.com/llms-full.txt. - **What Are Embedded Wallets? The Complete Guide (2026)**: https://www.getpara.com/blog-posts/embedded-wallets-101 - Definitive guide to embedded wallets: how they work, security models, and use cases by vertical. - **What Is Wallet-as-a-Service (WaaS)? The 2026 Guide**: https://www.getpara.com/blog-posts/what-is-wallet-as-a-service - What WaaS is, how it works, who needs it, and how to evaluate providers. - **How to Choose an Embedded Wallet Provider (2026)**: https://www.getpara.com/blog-posts/how-to-choose-embedded-wallet-provider - Criteria-driven buyer's guide with a printable evaluation checklist and red flags. - **Wallet Infrastructure: Build vs. Buy (2026 Analysis)**: https://www.getpara.com/blog-posts/build-vs-buy-wallet-infrastructure - Honest TCO breakdown of building wallet infrastructure in-house versus buying. - **What Is an MPC Wallet? Multi-Party Computation Explained**: https://www.getpara.com/blog-posts/what-is-an-mpc-wallet - DKG, key shares, threshold signing, and MPC vs. multisig vs. TSS. - **Custodial vs. Non-Custodial Wallets Explained**: https://www.getpara.com/blog-posts/custodial-vs-non-custodial-wallets - The custody spectrum and why it matters for fintechs and regulation. - **Embedded vs. External Wallets: Which Should You Offer?**: https://www.getpara.com/blog-posts/embedded-vs-external-wallets - UX and conversion trade-offs, and when to offer both. - **What Is Wallet Infrastructure? The Full Stack Explained**: https://www.getpara.com/blog-posts/what-is-wallet-infrastructure - The five layers of wallet infrastructure: auth, key management, signing, policy, money movement. - **What Are Passkey Wallets? Passkeys Explained**: https://www.getpara.com/blog-posts/what-are-passkey-wallets - Passkeys, secure enclaves, and why they replace seed phrases. - **What Is Stablecoin Infrastructure? The Full Stack**: https://www.getpara.com/blog-posts/stablecoin-infrastructure - The five layers of stablecoin infrastructure: token and reserves, wallets, money movement, compliance, orchestration. - **Non-Custodial Wallet Infrastructure for Stablecoins**: https://www.getpara.com/blog-posts/non-custodial-wallet-infrastructure-stablecoins - How non-custodial architecture works for stablecoin apps and why custody classification drives licensing. - **Wallet-as-a-Service for Fintechs: A Practical Guide**: https://www.getpara.com/blog-posts/wallet-as-a-service-for-fintechs - Wallet-as-a-service for fintech use cases: stablecoin balances, cross-border settlement, payouts, and what to evaluate. - **Embedded Wallets vs Wallet-as-a-Service: The Difference**: https://www.getpara.com/blog-posts/embedded-wallets-vs-wallet-as-a-service - Why the two terms are not interchangeable: one is the user experience, the other is the delivery model. - **How to Add Embedded Wallets to a React App**: https://www.getpara.com/blog-posts/add-embedded-wallets-react - Step-by-step React/Next.js integration with real SDK code. - **Wallet as a Service for Remittance Businesses**: https://www.getpara.com/blog-posts/wallet-as-a-service-for-remittance-businesses - How remittance companies add stablecoin and crypto rails without rebuilding their stack. - **SDKs and Developer Tools for Multi-Chain USDC, USDT, and PYUSD**: https://www.getpara.com/blog-posts/usdc-usdt-and-pyusd-stablecoins - Multi-chain stablecoin integration patterns for developers. - **How to Onboard Users with Just Email for Stablecoin Apps**: https://www.getpara.com/blog-posts/onboard-users-with-email-for-stablecoin - Turning an email address into a working, secure crypto wallet. - **Best Wallet Stack to Build a Stablecoin App**: https://www.getpara.com/blog-posts/wallet-stack-stablecoin-app - Essential components of a modern stablecoin wallet stack. - **Building the Stablecoin Economy**: https://www.getpara.com/blog-posts/stablecoin-economy - Five essential infrastructure platforms for stablecoin developers. - **Crypto Wallet Infrastructure in 2026: How Embedded Wallets Work and What to Evaluate**: https://www.getpara.com/blog-posts/embedded-crypto-wallet-infrastructure - How embedded wallet infrastructure works (auth, key management, signing, policy, recovery, money movement), MPC vs. TEE vs. smart accounts, and an evaluation checklist for stablecoin payments. ## Links - Website: https://getpara.com - Documentation: https://docs.getpara.com - Developer Portal: https://developer.getpara.com - SDK Reference (LLM-optimized): https://docs.getpara.com/llms-full.txt - GitHub Examples: https://github.com/getpara/examples-hub - Community Slack: https://join.slack.com/t/para-community/shared_invite/zt-304keeulc-Oqs4eusCUAJEpE9DBwAqrg ## For AI Agents and LLM Developers Para provides MPC wallet infrastructure for AI agents. Key resources: - **Para Wallet MCP Server**: https://github.com/getpara/para-wallet-mcp - Model Context Protocol server for Claude, GPT, and other LLM agents - **Server SDK**: Headless wallet creation and signing for autonomous agents - **REST API**: Simple HTTP integration for any agent framework - **Pregenerated Wallets**: Create wallets server-side before users sign up - ideal for agent-managed accounts ## Crawler Policy This site explicitly welcomes AI and LLM crawlers. The following user agents are permitted to crawl all pages: User-agent: * Allow: / # LLM crawlers - welcome User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Google-Extended Allow: / Sitemap: https://www.getpara.com/sitemap.xml