MPC v3 · SOC 2 Type II

The custody layer for
institutional crypto.

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.

$2.4B+ under custody99.99% uptime27 chains

Trusted by exchanges, PSPs and fintech treasuries

MELON LABS
ORBIT CAPITAL
NOVA PAY
ACME EXCHANGE
RIDGE OTC
HYPERLOOP FI

Two products, one platform

Custody your treasury.
Power your product.

Self-Custody

MPC Wallet

Full control of digital assets across chains. Private key shares are held by your organization — CryptoMelon has zero access to your funds.

  • Threshold MPC key generation & signing
  • Multi-chain: BTC, ETH, BNB, SOL, TRX + tokens
  • Sub-address hierarchies with nicknames & tags
  • Withdrawal allowlists, quorum policies, audit trail
Explore Wallet
Wallet-as-a-Service

Wallet API

One standardized API to mint addresses, sign transactions and consolidate funds. You own the addresses. We own the plumbing.

  • REST + Webhooks with signing secrets
  • Programmatic sub-address creation
  • Auto-sweep with dedicated gas accounts
  • Scoped API keys, IP allowlists, HMAC replay guard
Read API docs

Native & stablecoin coverage

One control plane. Every chain your treasury needs.

USDT and USDC across all EVM & non-EVM networks. Native gas accounts fund every sweep automatically.

Bitcoin
BTC
Ethereum
ETH · USDT · USDC
BNB Chain
BNB · USDT · USDC
Solana
SOL · USDT · USDC
TRON
TRX · USDT · USDC

Security by construction

No single party. No single point of failure.

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.

SOC 2 Type II
Continuous controls & annual audit.
Threshold MPC
2-of-3 default, up to 5-of-9.
Policy engine
Per-address quorums & allowlists.
Hardware-bound
TPM / Secure Enclave attestation.

Wallet-as-a-Service

Ship crypto features without owning the wallet stack.

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.

Programmatic sub-addresses with nicknames & tags
Multi-tenant orgs with scoped API keys
Auto-sweep from any threshold, funded by gas accounts
POST /v1/wallets
200 · 84ms
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"
  }'
{ "id":"sub_eth_874","address":"0xC0FFEe…","gas":"auto" }

Ready to own your custody?

Spin up a workspace in minutes. Free through your first $250k in monthly volume.