What is DeroPay?
DeroPay is a complete payment stack for accepting DERO — invoices, real-time payment monitoring, HMAC-signed webhooks, smart contract escrow, and ecommerce plugins. It ships as an SDK, a standalone gateway server, and a set of distribution channels (WooCommerce, Medusa.js, embeddable widget, payment links).
The architecture follows BTCPay Server: the gateway is open-source software that merchants deploy on their own infrastructure, connected to their own DERO wallet. No third-party custody, no intermediary, no dependency on any hosted service.
DeroPay also includes DeroAuth — wallet-based authentication for DERO. Users prove they own a DERO address via a Schnorr signature. No email, no password, no personal data. Like Sign-In With Ethereum, but for a privacy blockchain.
Principles
How we build
No Custody, Ever
DeroPay never touches your funds. Payments flow directly from customer to merchant via the DERO blockchain. No intermediary, no temporary holding, no counterparty risk.
Self-Hosted by Design
You run the gateway on your infrastructure, connected to your wallet. Your keys, your data, your rules. This is the BTCPay Server model applied to DERO.
Open Source (MIT License)
Every line of code is publicly available for review, audit, and contribution. Trust in payment software depends on public verifiability, not promises.
Privacy as Default
Built for DERO — a blockchain where every transaction is encrypted by default. No transparent chain, no on-chain surveillance. Privacy isn't a feature, it's the foundation.
Who builds DeroPay?
DeroPay is built by DHEBP — an independent software organization focused on privacy infrastructure for the DERO ecosystem.
DHEBP publishes software. DHEBP does not operate payment processing services, does not transmit or custody funds, and does not act as a money transmitter or financial institution.
DHEBP is not affiliated with, endorsed by, or representative of the DERO Project or DERO core developers. “DERO” is used to describe compatibility with the DERO blockchain protocol.
Start accepting DERO
Deploy the gateway server, install a plugin, or drop a widget on your site. Everything is open source and free.