DV.net is a completely free crypto payment processor to receive and send crypto on your website.
You pay network fees only — no middlemen and no hidden charges.
- ✅ No KYC / KYB — no intermediaries
- ✅ Notifications & Webhooks — for payment statuses and incoming checks
- ✅ No Fees — you pay ONLY the network fee, nothing else!
- ✅ API — for sending cryptocurrency
- ✅ TRON Delegation — supports delegation functionality
- ✅ Network Fee Optimization — BTC, EVM, TRON (resources / staking)
- ✅ CEX Support (Binance, HTX, OKX, etc.)
- ✅ Self-hosted or cloud version
Try the product with real transactions:
Full control over your data
OS: Linux (Ubuntu 22.04+, Debian 12, CentOS 9)
Requirements: 4 CPU, 4 GB RAM, 30 GB NVMe SSD
sudo bash -c "$(curl -fsSL https://dv.net/install.sh)"✅ Production‑ready ✅ Maximum security ✅ No monthly fees
Fastest way to start
Time to go live: 5 minutes | Support: 24/7
✅ No installation ✅ Managed solution ✅ Support included
For developers
Time to run: 10–15 minutes
Result: localhost:80
git clone --recursive https://github.com/dv-net/dv-bundle.git
cd dv-bundle && cp .env.example .env
docker compose up -d✅ Local development ✅ Local testing ✅ Demos
Full control over data and infrastructure. Recommended for production.
System requirements:
- OS: CentOS 9, Debian 12, Ubuntu 22.04, Ubuntu 24.04
- CPU: 4 cores
- RAM: 4 GB
- Disk: 30 GB NVMe SSD
- Network: Open ports 80, 443
One‑liner install:
sudo bash -c "$(curl -fsSL https://dv.net/install.sh)"The installer will:
- Check system requirements
- Install dependencies
- Configure the database
- Start all services
⚠️ Important: If firewall is enabled, open ports80and443:sudo ufw allow 80/tcp sudo ufw allow 443/tcp
After installation:
-
Open in the browser:
https://your-domain.com(if a domain is configured)http://your-ip-address(if using IP)
-
You’ll see the setup wizard welcome screen
-
Create the admin user
-
Log in to the dashboard
-
Connect your exchange (Binance, HTX, OKX, etc.)
-
Start accepting crypto!
Benefits:
- ✅ Full data ownership
- ✅ Maximum security
- ✅ Customizable
- ✅ Independent from cloud providers
- ✅ No monthly fees
Great for:
- 🎯 Enterprises with strict security
- 🎯 Teams with own infrastructure
- 🎯 Projects with privacy requirements
More setup options:
Full installation docs: docs.dv.net
📖 Full documentation — Guides for installation, configuration and usage
🔌 API Reference — Integration and API usage docs
💬 Support 24/7 — Telegram, WhatsApp, WeChat, Email — we're always online
- 🔒 Non‑custodial — wallets live on your side only, we have no access
- ⚡ Immediate settlement — funds go straight to your exchange or wallet
- 🏠 Self‑hosted — full control on your own server
- 🔍 Open Source — anyone can audit the code
For developers who want to contribute:
# Clone the repository
git clone https://github.com/dv-net/dv-merchant.git
cd dv-merchant
# Download dependencies
go mod download
# Run tests
make test
# Lint code
make lint
# Build
make buildSee more in dv-merchant for developers.
Telegram: @dv_net_support_bot • Email: [email protected]
Website: dv.net • Documentation: docs.dv.net
This project is released under the MIT license.
© 2025 DV.net • DV Technologies Ltd.
Built with ❤️ for the crypto community
