A BTCPay Server alternative built for many chains.
BTCPay Server is a great self-hosted, non-custodial gateway if you're Bitcoin-first and comfortable running the full infrastructure. My Crypto Server shares the self-hosted, non-custodial philosophy but is multichain by design (14 networks plus stablecoins), ships as a modern Next.js app on Vercel + Alchemy, and comes with included setup support.
Self-hosted, non-custodial, and 0% platform fees. Most migrations come down to swapping the charge call and verifying a signed webhook.
See the full BTCPay Server comparisonWhy switch
BTCPay is Bitcoin-centric. If your customers want to pay in stablecoins, ETH, Solana, or Tron USDT, a multichain gateway meets them where they are.
Instead of running a full node and lightning infrastructure, deploy a Next.js app to Vercel with Alchemy handling detection. Live in about an hour.
Self-hosted doesn't have to mean self-supported. Setup help and bug fixes are part of the license.
Push to Vercel, attach Postgres, add your Alchemy key, and point it at your wallet, no node to sync.
Map your BTCPay invoice creation to a My Crypto Server charge, and add the chains and stablecoins you want to accept.
Swap BTCPay's webhook for the HMAC-SHA256 signed webhook, mark orders paid, and you're live across many chains.
Yes. Addresses derive from your own seed and funds settle straight to you. The server only detects and confirms payments; it never holds them.
No. Payment detection runs through Alchemy Notify, so there's no node or watcher process to maintain, unlike a typical BTCPay deployment.
Yes. Enable only the chains you want. You can run Bitcoin-only or add stablecoins and other networks whenever you like.
$699 one-time with code MCSINTRO $999, full source, every v1 update included, 0% platform fees.
Read the docs