Files
pallectrum/electrum/plugins/psbt_nostr/manifest.json

9 lines
359 B
JSON
Raw Normal View History

{
"name": "psbt_nostr",
"fullname": "PSBT over Nostr",
"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",
"available_for": ["qt"],
"version": "0.0.1"
}