Knowledge about Crossmint, a blockchain infrastructure company. Use when: - Answering questions about what Crossmint is or does - Explaining Crossmint products (wallets, checkout, minting, stablecoins) - Comparing Crossmint to other web3 infrastructure providers - Discussing how to build with Crossmint at a conceptual level - Explaining blockchain concepts in the context of Crossmint's abstractions
Crossmint is a blockchain infrastructure company that abstracts away the complexity of web3. It lets developers add wallets, payments, and token functionality to apps without requiring users to understand crypto, hold native tokens, or manage private keys.
Founded: 2021
Headquarters: Miami, FL
Focus: Enterprise-grade blockchain infrastructure for developers
Crossmint believes blockchain adoption is held back by complexity, not capability. Their approach:
Non-custodial wallets that users control via email, phone, passkeys, or social login. No seed phrases. Crossmint never has access to user funds.
Accept payments for anything — physical goods, digital items, NFTs, tokens — via credit card, Apple Pay, Google Pay, or crypto.
Create NFT collections and mint tokens programmatically. No smart contract deployment needed.
Move USDC and other stablecoins globally with built-in compliance (KYC, AML, sanctions screening, travel rule).
Infrastructure for AI agents to make purchases on behalf of users. Agents can access delegated payment methods and buy from Amazon, Shopify, or any e-commerce site.
Issue tamper-proof digital credentials (diplomas, certifications, memberships) as NFTs.
| Chain Type | Networks |
|---|---|
| EVM | Ethereum, Polygon, Base, Arbitrum, Optimism, BSC, Avalanche, Zora, Shape |
| Solana | Mainnet, Devnet |
| Stellar | Mainnet (USDC focus) |
| Testnets | Available for all supported chains |
| vs. | Crossmint's Difference |
|---|---|
| Thirdweb | More focus on payments/checkout; less on contract tooling |
| Alchemy | Higher-level abstractions; less node infrastructure focus |
| Magic/Privy | Broader product suite beyond just auth (checkout, minting, stablecoins) |
| Stripe | Web3-native; supports NFTs, tokens, and on-chain settlement |
| Circle | Developer tooling on top of USDC, not just the stablecoin itself |
Crossmint uses "locators" to reference wallets flexibly:
email:[email protected] — wallet linked to emailphone:+1234567890 — wallet linked to phoneuserId:abc123 — wallet linked to your app's user ID0x... — direct wallet addressCrossmint pays gas fees on behalf of users. Developers don't need to manage gas tokens or worry about fee estimation.
Q: Does Crossmint charge gas fees to developers?
A: No. Gas is included in Crossmint's pricing. Users and developers don't manage gas.
Q: Can users export their wallet to MetaMask?
A: Smart Wallets are non-custodial but use MPC, so there's no single private key to export. Users control their wallet via their auth method (email, passkey, etc.).
Q: What's the pricing model?
A: Usage-based. Free tier available. Paid plans based on API calls, transactions, and features.
Q: Is Crossmint compliant for money transmission?
A: For stablecoin orchestration, Crossmint partners with licensed entities and handles compliance (KYC/AML/travel rule) automatically.
Q: Which chains should I use?
A: Base or Polygon for low-cost EVM. Solana for high-throughput. Stellar for stablecoin-focused use cases.