From 1b67db01c21296c4ab6573616a235945bc6c3b85 Mon Sep 17 00:00:00 2001 From: f321x Date: Tue, 28 Apr 2026 15:24:52 +0200 Subject: [PATCH] matrix: add Electrum Wallet Adds the Electrum Bitcoin Wallet to the wallet matrix. --- _data/matrix/Electrum.yaml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 _data/matrix/Electrum.yaml diff --git a/_data/matrix/Electrum.yaml b/_data/matrix/Electrum.yaml new file mode 100644 index 0000000000..ca89cb1c54 --- /dev/null +++ b/_data/matrix/Electrum.yaml @@ -0,0 +1,36 @@ +--- +name: "Electrum" +category: "Software Wallet (L1&L2)" +keyfeatures: "Fast, self-custodial wallet for Bitcoin and the Lightning Network with Hardware Wallet support and reproducible build system" +homepage: "https://electrum.org" + +feature: + device: "Desktop, Mobile" + os: "Linux, Windows, OS, Android" + web: "No" + hwi: "Yes" + default_receive: "P2WPKH" + bech32: "Full Support (send & receive)" + bech32m: "Send Support" + segwit_change: "Yes" + full_rbf_bump_fee: "Yes" + full_rbf_cancel_txn: "Yes" + full_rbf_notification: "Yes" + cpfp: "Yes" + descriptors: "No" + psbt_version: "V0" + psbt_export: "Yes" + psbt_update_finalize: "Yes" + musig2: "No Support" + coinjoin: "No Support" + payjoin_BIP78: "No Support" + payjoin_alternate: "" + payjoin_alternate_name: "" + payment_code: "No Support" + silent_payments_BIP352: "No Support" + silent_payments_dns: "No Support" + lightning_11: "Full Support (send & receive)" + lightning_12: "No Support" + lightning_12_dns: "No Support" + lightning_lnurl: "Full Support (send & receive)" + lightning_lnurl_hrla: "Full Support (send & receive)"