Skip to content

Commit 62862ae

Browse files
committed
style: update README.md
1 parent ff161c9 commit 62862ae

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

Docs/banner.png

6.6 KB
Loading

README.md

+9-7
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,31 @@
11
# BTCPay Server TRON USDT Plugin
22

3+
![BTCPay Tron USDT Plugin](Docs/banner.png)
4+
35
This repository contains the source code for the BTCPay Server plugin that enables the receipt of USDT payments on the TRON blockchain.
46
The plugin extends the functionality of BTCPay Server, a self-hosted cryptocurrency payment processor that allows merchants to accept Bitcoin and other cryptocurrencies.
57

6-
## Features
8+
## 🎨 Features
79

810
- **TRON USDT Payments**: Receive USDT payments directly on your BTCPay Server instance using TRON blockchain.
9-
- **Customizable Settings**: Configure TRON JSON RPC endpoint and store addresses to suit your requirements.
11+
- **Customizable Settings**: Configure TRON JSON RPC endpoint and addresses to suit your requirements.
1012
- **Invoice Generation**: Generate invoices with TRON addresses as payment reception.
1113
- **Blockchain Monitoring**: Scan the TRON blockchain to detect payments in full, overpaid, or partial amounts.
1214
- **Automatic Settlement**: Continuously verify the TRON blockchain to settle payments securely and efficiently.
1315

14-
## Requirements
16+
## 🧑‍💻 Requirements
1517

1618
- BTCPay Server: Make sure you have a running instance of BTCPay Server. You can find more information and installation instructions [here](https://docs.btcpayserver.org/).
1719
- TRON Wallet: Set up a TRON wallet (e.g., Ledger, TrustWallet... ) to generate and manage TRON addresses for receiving USDT payments.
1820

19-
## Installation
21+
## 🚀 Installation
2022

21-
See doc [here]()
23+
Install the plugin from the BTCPay Server > Settings > Plugin > Available Plugins, and restart.
2224

23-
## Support
25+
## 💚 Support
2426

2527
For any questions, issues, or feedback related to the BTCPay Server TRON USDT Plugin, please [open an issue](https://github.com/b0l0k/BTCPayServer.Plugins.TronUSDT/issues) in this repository.
2628

27-
## License
29+
## 📝 License
2830

2931
This project is licensed under the [MIT License](LICENSE).

0 commit comments

Comments
 (0)