Files
pallectrum/electrum/plugins/labels/manifest.json
2025-04-15 10:23:05 +02:00

8 lines
350 B
JSON

{
"name": "labels",
"fullname": "LabelSync",
"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"]
}