Files
purple-electrumwallet/electrum/plugins/psbt_nostr/manifest.json
T
2025-06-12 14:32:00 +02:00

10 lines
397 B
JSON

{
"name": "psbt_nostr",
"fullname": "Nostr Cosigner",
"description": "This plugin facilitates the use of multi-signatures wallets. It sends and receives partially signed transactions from/to your cosigner wallet. PSBTs are sent and retrieved from Nostr relays.",
"author": "The Electrum Developers",
"icon": "nostr_multisig.png",
"available_for": ["qt", "qml"],
"version": "0.0.1"
}