CryptoMelon combines self-custody MPC wallets with a standardized Wallet-as-a-Service API. Own your keys, ship faster, and scale across BTC, ETH, BNB, SOL and TRX from a single control plane.

Trusted by exchanges, PSPs and fintech treasuries
Two products, one platform
Full control of digital assets across chains. Private key shares are held by your organization — CryptoMelon has zero access to your funds.
One standardized API to mint addresses, sign transactions and consolidate funds. You own the addresses. We own the plumbing.
Native & stablecoin coverage
USDT and USDC across all EVM & non-EVM networks. Native gas accounts fund every sweep automatically.

Security by construction
Every key is split across independent MPC shares. Signing requires threshold approval from your operators and hardware-bound devices — never a single seed sitting on a server.
Wallet-as-a-Service
Mint addresses per user, per merchant, per invoice. Consolidate to your treasury with a single sweep call. Gas is metered from dedicated accounts you control — no hand-crafted UTXO handling, no chain-specific RPC glue.
curl https://api.cryptomelon.io/v1/wallets \
-H "Authorization: Bearer cm_live_9f2a…" \
-H "Content-Type: application/json" \
-d '{
"chain": "ETH",
"nickname": "Customer-8842",
"tag": "deposit",
"webhook": "wallet.created"
}'
Spin up a workspace in minutes. Free through your first $250k in monthly volume.