mirror of
https://github.com/GMWalletApp/epusdt.git
synced 2026-07-07 10:16:15 +00:00
Update README.md
Since version 0.0.5, EPUSDT has been upgraded to a multi-chain payment solution, not only for TRC20-USDT but also for other tokens.
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# Epusdt — Easy Payment USDT
|
# Epusdt — Easy Payment USDT
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="wiki/img/usdtlogo.png" alt="Epusdt Logo - USDT Payment Gateway for Crypto Payments" width="120">
|
<img src="wiki/img/usdtlogo.png" alt="Epusdt Logo - Multi-chain Crypto Payment Gateway" width="120">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<strong>开源 USDT 支付网关 · Crypto 支付工具实际采用率 Top 1</strong>
|
<strong>开源多链多币种 Crypto 支付网关 · 实际采用率 Top 1</strong>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
@@ -25,11 +25,23 @@
|
|||||||
|
|
||||||
## 🌍 What is Epusdt?
|
## 🌍 What is Epusdt?
|
||||||
|
|
||||||
**Epusdt** (Easy Payment USDT) is a self-hosted **USDT payment gateway** built with Go, enabling any website or application to accept **crypto payments** via the **TRC20 network**. No third-party fees, no custodial risk — USDT goes directly into your wallet.
|
**Epusdt** (Easy Payment USDT) is a self-hosted **multi-chain, multi-token crypto payment gateway** built with Go. It has evolved from a TRC20-only solution into a comprehensive **multi-chain receiving platform**, enabling any website or application to accept crypto payments across multiple blockchain networks and token types. No third-party fees, no custodial risk — funds go directly into your wallet.
|
||||||
|
|
||||||
> **GitHub Star 3000+** · **已支持站点解决方案 10+** · **Crypto 支付工具实际采用率 Top 1**
|
> **⭐ GitHub Star 3000+** · **🔌 已支持站点解决方案 10+** · **🏆 Crypto 支付工具实际采用率 Top 1**
|
||||||
|
|
||||||
Deploy it privately, integrate via HTTP API, and start receiving **USDT payments** in minutes. That's it. 🎉
|
Deploy it privately, integrate via HTTP API, and start receiving **crypto payments** in minutes. That's it. 🎉
|
||||||
|
|
||||||
|
### 🔗 已支持网络与代币
|
||||||
|
|
||||||
|
| 网络 | 代币 |
|
||||||
|
|------|------|
|
||||||
|
| **TRC20** (Tron) | USDT |
|
||||||
|
| **ERC20** (Ethereum) | USDT、USDC、ETH |
|
||||||
|
| **BEP20** (BSC) | USDT、USDC、BNB |
|
||||||
|
| **Polygon** | USDT、USDC |
|
||||||
|
| **更多** | 持续扩展中… |
|
||||||
|
|
||||||
|
> 💡 具体支持的链与代币以 [最新版本](https://github.com/assimon/epusdt/releases) 及 [官方文档](https://epusdt.com) 为准。
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -43,7 +55,8 @@ Deploy it privately, integrate via HTTP API, and start receiving **USDT payments
|
|||||||
| **发卡系统** | 独角数卡(Dujiaoka)、异次元发卡 |
|
| **发卡系统** | 独角数卡(Dujiaoka)、异次元发卡 |
|
||||||
| **代理面板** | V2Board、XBoard、SSPanel |
|
| **代理面板** | V2Board、XBoard、SSPanel |
|
||||||
| **建站生态** | WordPress、WHMCS |
|
| **建站生态** | WordPress、WHMCS |
|
||||||
| **更多** | 任何支持 HTTP Callback 的系统均可接入 |
|
| **Epay兼容** | 兼容各类支持Epay易支付接口的平台 |
|
||||||
|
| **更多** | 简易HTTP API 10分钟内接入 |
|
||||||
|
|
||||||
👉 查看完整集成列表与插件:[plugins/](plugins/)
|
👉 查看完整集成列表与插件:[plugins/](plugins/)
|
||||||
|
|
||||||
@@ -51,6 +64,7 @@ Deploy it privately, integrate via HTTP API, and start receiving **USDT payments
|
|||||||
|
|
||||||
## ✨ 核心特性
|
## ✨ 核心特性
|
||||||
|
|
||||||
|
- **多链多币种** — 支持 TRC20、ERC20、BEP20、Polygon 等主流网络,不再局限于单一链
|
||||||
- **私有化部署** — 无需担心钱包被篡改、吞单,资金完全自主掌控
|
- **私有化部署** — 无需担心钱包被篡改、吞单,资金完全自主掌控
|
||||||
- **零依赖运行** — 单个二进制文件即可启动,仅需 MySQL + Redis
|
- **零依赖运行** — 单个二进制文件即可启动,仅需 MySQL + Redis
|
||||||
- **跨平台** — 支持 x86 / ARM 架构的 Windows / Linux 设备
|
- **跨平台** — 支持 x86 / ARM 架构的 Windows / Linux 设备
|
||||||
@@ -93,7 +107,7 @@ Epusdt
|
|||||||
|
|
||||||
## 🔧 实现原理
|
## 🔧 实现原理
|
||||||
|
|
||||||
Epusdt 通过监听 TRC20 网络 API,实时捕获钱包地址的 USDT 入账事件,利用**金额差异**与**时效性**精确匹配交易归属:
|
Epusdt 通过监听多条区块链网络(TRC20、ERC20、BEP20、Polygon 等)的 API 或节点,实时捕获钱包地址的代币入账事件,利用**金额差异**与**时效性**精确匹配交易归属:
|
||||||
|
|
||||||
```
|
```
|
||||||
工作流程:
|
工作流程:
|
||||||
@@ -122,6 +136,32 @@ Epusdt 通过监听 TRC20 网络 API,实时捕获钱包地址的 USDT 入账
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## 📊 GitHub 统计
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="https://github-readme-stats.vercel.app/api?username=assimon&repo=epusdt&show_icons=true&theme=default&hide_border=true" alt="GitHub Stats">
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="https://repobeats.axiom.co/api/embed/YOUR_REPOBEATS_ID.svg" alt="Repobeats Analytics">
|
||||||
|
</p>
|
||||||
|
|
||||||
|
> 💡 如需启用 Repobeats 图表,请前往 [repobeats.axiom.co](https://repobeats.axiom.co) 生成你的仓库专属 embed 链接并替换上方 URL。
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## ⭐ Star 趋势
|
||||||
|
|
||||||
|
<a href="https://star-history.com/#assimon/epusdt&Date">
|
||||||
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=assimon/epusdt&type=Date&theme=dark" />
|
||||||
|
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=assimon/epusdt&type=Date" />
|
||||||
|
<img alt="Epusdt Star History Chart" src="https://api.star-history.com/svg?repos=assimon/epusdt&type=Date" width="700" />
|
||||||
|
</picture>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## 📜 开源协议
|
## 📜 开源协议
|
||||||
|
|
||||||
Epusdt 遵守 [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html) 开源协议。
|
Epusdt 遵守 [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html) 开源协议。
|
||||||
@@ -136,11 +176,10 @@ Epusdt 遵守 [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html) 开源协议。
|
|||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<sub>
|
<sub>
|
||||||
<b>Keywords:</b> USDT Payment Gateway · Crypto Payment · TRC20 Payment · Self-hosted USDT ·
|
<b>Keywords:</b> USDT Payment Gateway · Crypto Payment · Multi-chain Payment · TRC20 Payment · ERC20 Payment · BEP20 Payment ·
|
||||||
OneAPI Payment · NewAPI Payment · 独角数卡支付 · 异次元发卡支付方式 ·
|
Self-hosted Crypto Gateway · OneAPI Payment · NewAPI Payment · 独角数卡支付 · 异次元发卡支付方式 ·
|
||||||
V2Board Payment · XBoard Payment · SSPanel 支付接口 ·
|
V2Board Payment · XBoard Payment · SSPanel 支付接口 ·
|
||||||
WordPress Crypto Payment · WHMCS USDT Payment ·
|
WordPress Crypto Payment · WHMCS USDT Payment · Polygon USDT ·
|
||||||
Epusdt · Easy Payment USDT · Open Source Payment Gateway
|
Epusdt · Easy Payment USDT · Open Source Payment Gateway · 多链收款
|
||||||
</sub>
|
</sub>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user