Files
pallectrum/electrum/plugins/labels/manifest.json
2025-06-12 14:32:00 +02:00

9 lines
390 B
JSON

{
"name": "labels",
"fullname": "LabelSync",
"author": "The Electrum Developers",
"description": "Save your wallet labels on a remote server, and synchronize them across multiple devices where you use Electrum. Labels, transactions IDs and addresses are encrypted before they are sent to the remote server.",
"icon": "labelsync.png",
"available_for": ["qt", "qml", "cmdline"]
}