# LightCountry/TokenPay

✅一款同时支持动态和静态收款地址收取TRX、USDT-TRC20、ETH系列区块链所有代币的支付解决方案！✅A payment solution that supports both dynamic and static payee addresses to receive TRX, USDT-TRC20, all tokens of ETH series blockchain!

Repository: https://github.com/LightCountry/TokenPay
Canonical: https://ross.abutalabs.com/products/tokenpay
Language: C#
License: GPL-3.0
License Family: copyleft
Last push: 2025-09-28T15:33:45+00:00

## Health v2 (maintenance only)
Score: 50/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 44, release rhythm 28, longevity 100
- inputs: {"age_days": 1451, "days_push": 339, "days_rel": 409, "gap_med": 34.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1080, forks 301 (observed 2026-08-28T04:03:30.508620+00:00)

## What it is
TokenPay is a self-hosted blockchain payment solution written in C# that accepts TRX, USDT-TRC20, and ETH-series native coins and ERC20 tokens via dynamic or static payee addresses. It runs as a single binary with embedded SQLite, requires no external database or Redis, and integrates with shops like dujiaoka, v2board, and epay through plugins and an API.

## Use cases
- accept USDT-TRC20 payments on a self-hosted shop
- generate a unique payment address per order
- integrate crypto payments into dujiaoka or v2board
- receive TRX and ERC20 tokens without a third-party processor
- self-host a crypto payment gateway on a VPS

## When to choose
- you need per-order or per-user crypto addresses to avoid payment mismatches
- you want a lightweight single-binary deployment with no external database
- you need TRON and multi-chain ETH-series token support in one gateway

## When to avoid
- you need fiat or Bitcoin/Lightning payments
- you require PCI-style compliance or custodial payment processing
- you prefer a managed payment service over self-hosting

## Facets
- artifact type: application
- maturity: active
- function: webhook, self-hosted, api-framework
- domain: fintech, blockchain, self-hosted, e-commerce
- platform: dotnet, windows, self-hosted, cross-platform
- tags: crypto-payments, usdt-trc20, trx, erc20, payment-gateway, epay, dujiaoka, sqlite, payment, cryptocurrency, linux, macos, docker

## Member repositories
- LightCountry/TokenPay (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:30.508620+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:51:25.959727+00:00, confidence not recorded.
  - readme: https://github.com/LightCountry/TokenPay (fetched 2026-08-28T04:03:30.508620+00:00, sha 999791939e5a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
