btcpay-plugin/Plugins/Lethean/BTCPayServer.Plugins.Lethean.json
Claude a3869db496
rebrand(lethean): update branding, ports, and config for Lethean blockchain
- Coin: Zano → Lethean, ticker: ZAN/ZANO → LTHN
- Ports: 11211 → 36941 (mainnet RPC), 46941 (testnet RPC)
- Wallet: 11212 → 36944/46944
- Address prefix: iTHN
- URLs: zano.org → lethean.io
- Explorer links: explorer.lthn.io

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 22:24:13 +01:00

17 lines
567 B
JSON

{
"Identifier": "BTCPayServer.Plugins.Lethean",
"Name": "Lethean",
"Version": "1.0.0",
"Description": "Accept Lethean (LTHN) payments in BTCPay Server. Privacy-focused cryptocurrency with confidential transactions.",
"SystemPlugin": false,
"Dependencies": [
{
"Identifier": "BTCPayServer",
"Condition": ">=2.1.0"
}
],
"Documentation": "https://github.com/lethean-io/btcpayserver-lethean-plugin",
"Source": "https://github.com/lethean-io/btcpayserver-lethean-plugin",
"Author": "Lethean",
"AuthorLink": "https://lethean.io"
}