Files
pallectrum/electrum/plugins/trustedcoin/manifest.json
2025-06-17 10:45:03 +02:00

10 lines
435 B
JSON

{
"name": "trustedcoin",
"fullname": "Two Factor Authentication",
"description": "This plugin adds two-factor authentication to your wallet.<br/>For more information, visit <a href=\"https://api.trustedcoin.com/#/electrum-help\">https://api.trustedcoin.com/#/electrum-help</a>",
"requires_wallet_type": ["2fa"],
"registers_wallet_type": "2fa",
"icon":"trustedcoin-status.png",
"available_for": ["qt", "cmdline", "qml"]
}