Software, Not a Service
DeroPay is open-source software published under the MIT License. It is a self-hosted developer toolkit — a library, SDK, and gateway server — not a hosted service, payment platform, or financial product. DHEBP publishes this software. DHEBP does not operate payment processing services, does not transmit funds, does not take custody of any cryptocurrency, and does not act as a money transmitter or money services business.
Use of This Website
This website (deropay.com) provides information about the DeroPay open-source project. By accessing this website, you agree to these terms. If you do not agree, please do not use the website. These terms do not govern your use of the DeroPay software itself — that is governed by the MIT License.
MIT License
The DeroPay software is provided under the MIT License:
Operator Responsibility
If you deploy software that incorporates DeroPay, you are the operator. You are solely responsible for:
- Compliance with all applicable laws and regulations in your jurisdiction, including money transmission laws, anti-money laundering (AML) requirements, know-your-customer (KYC) obligations, and sanctions compliance
- Determining whether your use of this software requires registration or licensing with financial regulators (e.g., FinCEN, state regulators, or equivalent authorities in your jurisdiction)
- Tax reporting and compliance for any payments you receive
- Any terms of service, privacy policies, or legal agreements between you and your customers
- Ensuring your use of this software is lawful in your jurisdiction
DHEBP does not provide legal, financial, tax, or compliance advice. Consult qualified professionals in your jurisdiction before deploying payment processing software.
Self-Hosted Architecture
DeroPay is designed to be self-hosted. When you run this software:
- You connect it to your DERO wallet
- You receive payments directly into your wallet
- You control the infrastructure, configuration, and data
- No funds pass through DHEBP at any point
- No data is sent to DHEBP at any point
Escrow Module
The optional escrow module provides smart contract source code and TypeScript bindings for on-chain escrow functionality. If you choose to deploy and operate escrow contracts:
- You deploy the contract from your wallet
- You are the contract owner and operator
- You set the fee structure (including zero fees)
- You designate the arbitrator
- You are responsible for regulatory compliance related to escrow services in your jurisdiction
DHEBP does not deploy, operate, manage, or profit from any escrow contracts.
Payment Router Module
The optional payment router module provides smart contract source code and TypeScript bindings for on-chain instant payment splitting. If you choose to deploy and operate payment router contracts:
- You deploy the contract from your wallet
- You are the merchant and payment recipient
- You configure the fee structure (including zero fees) and fee recipient
- You are responsible for regulatory compliance related to payment processing in your jurisdiction
The payment router contract is a tool for merchants to receive payments directly into their own wallet. Funds flow through the contract atomically in a single transaction — no funds are held, pooled, or batched. DHEBP does not deploy, operate, manage, or profit from any payment router contracts.
No Financial Services
DeroPay does not:
- Transmit, receive, hold, or custody money or cryptocurrency on behalf of others
- Operate as a money transmitter, money services business, payment processor, or financial institution
- Provide financial, investment, or legal advice
- Collect, store, or process personal financial information
- Make determinations about the legality of any transaction
No Warranty
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Non-Affiliation
DHEBP is an independent software organization. DHEBP is not affiliated with, endorsed by, or representative of the DERO Project, DERO core developers, or any other entity unless explicitly stated otherwise. “DERO” is used in this software to describe compatibility with the DERO blockchain protocol. Any trademarks belong to their respective owners.
Open Source
The complete source code for DeroPay is publicly available for review, audit, and contribution. Trust in payment software depends on public verifiability, not promises. Source: github.com/DHEBP/dero-pay
Contact
For legal inquiries: legal@dhebp.org