# Electrum Plugins > Directory of plugins for the Electrum Bitcoin wallet — utility plugins, hardware-wallet integrations, and community extensions — plus a developer guide for building and distributing your own plugins. This site lists plugins for the Electrum Bitcoin wallet (enabled via Tools → Plugins) across desktop (Qt), Android (QML), and command-line/daemon interfaces, including hardware-wallet integrations, and documents how to build, package, and distribute your own plugin. Plugins marked "Internal" ship with Electrum; all others are third-party and are not reviewed or endorsed by the Electrum developers. ## Pages - [Home](https://plugins.electrum.org/): Browse and discover plugins for the Electrum Bitcoin wallet. Utility plugins, hardware wallet support, and community extensions. - [Plugin directory](https://plugins.electrum.org/plugins.html): Complete directory of Electrum plugins: desktop, Android, CLI, and hardware wallet integrations. - [Developer guide](https://plugins.electrum.org/developers.html): Learn how to build plugins for the Electrum Bitcoin wallet. Hooks, manifest format, directory structure, and submission guidelines. ## Graphical User Interface plugins - [Audio MODEM](https://plugins.electrum.org/plugins.html#audio-modem): Provides support for air-gapped transaction signing using sound waves between devices. (Desktop; internal) - [LabelSync](https://plugins.electrum.org/plugins.html#labelsync): Save and synchronize wallet labels across multiple devices. Labels, transaction IDs, and addresses are encrypted before being sent to the remote server. (Desktop, Android, CLI; internal) - [Nostr Cosigner](https://plugins.electrum.org/plugins.html#nostr-cosigner): Multi-signature transaction coordination using Nostr relays. Allows cosigners to exchange partially signed transactions over the Nostr network. (Desktop, Android; internal) - [Nostr Wallet Connect](https://plugins.electrum.org/plugins.html#nostr-wallet-connect): Remote control of Lightning wallets via Nostr protocol (NIP-47). Enables third-party apps to interact with your Lightning node. (Desktop, CLI; internal) - [Revealer](https://plugins.electrum.org/plugins.html#revealer): Create visually encrypted backups of your wallet seed and secrets. Print the encrypted backup and use the Revealer overlay to decode it. (Desktop; internal) - [Timelock Recovery](https://plugins.electrum.org/plugins.html#timelock-recovery): Create Timelock Recovery Plans for your wallet. Enables inheritance planning by setting up time-locked transactions that activate after a specified period. (Desktop; internal) - [Two Factor Authentication](https://plugins.electrum.org/plugins.html#two-factor-authentication): Add two-factor authentication to your wallet using TrustedCoin. Creates a 2-of-3 multisig wallet where TrustedCoin holds one key and cosigns after 2FA verification. (Desktop, Android; internal) - [Bitcoin After Life](https://plugins.electrum.org/plugins.html#bitcoin-after-life): Decentralized inheritance planning through time-locked transactions. Sign transactions and send them to Will-Executors who broadcast them at specified dates. (Desktop; external; source: https://bitcoin-after.life) - [Guardian](https://plugins.electrum.org/plugins.html#guardian): Physical coercion resistance for your wallet. Provides mechanisms to protect against forced disclosure of wallet contents. (Desktop; external; source: https://github.com/bitcoinguardian/electrum/tree/master/electrum/plugins/guardian) - [Joinstr](https://plugins.electrum.org/plugins.html#joinstr): Collaborative transactions coordinated via Nostr relays for enhanced transaction privacy. (Desktop; external; source: https://joinstr.xyz/) - [LN Graph Visualizer](https://plugins.electrum.org/plugins.html#ln-graph-visualizer): Visualize the Lightning Network graph of nodes and channels directly within Electrum. (Desktop; external; source: https://github.com/f321x/electrum-lightning-graph-visualizer) - [CLINK Plugin](https://plugins.electrum.org/plugins.html#clink): Generate CLINK noffers. Leverages NOSTR to automatically generate lightning invoices without opening ports or manual intervention. Similar to LNURL. (Desktop; external; source: https://github.com/BareBits/electrum_clink/) ## Daemon only plugins - [SwapServer](https://plugins.electrum.org/plugins.html#swapserver): Offer submarine swaps to other Electrum users, enabling trustless exchanges between on-chain and Lightning in both directions. (CLI; internal; source: https://electrum.readthedocs.io/en/latest/swapserver.html) - [Watchtower](https://plugins.electrum.org/plugins.html#watchtower): Monitor Lightning channels and broadcast penalty transactions if a counterparty attempts to cheat by publishing a revoked commitment transaction. (CLI; internal) - [LNURL Server](https://plugins.electrum.org/plugins.html#lnurl-server): Receive Lightning Network payments through a static URL. Implements the LNURL protocol to provide a reusable payment endpoint. (CLI; external; source: https://github.com/f321x/electrum-lnurl-server) - [Notary](https://plugins.electrum.org/plugins.html#notary): Proof-of-burn for Nostr events. Create a provable cost for the creation of Nostr events. (CLI; external; source: https://github.com/spesmilo/notary) - [PayServer](https://plugins.electrum.org/plugins.html#payserver): HTTP server for receiving Bitcoin payments. Provides a self-hosted payment processing endpoint for merchants and services. (CLI; external; source: https://github.com/spesmilo/electrum-payserver) ## Hardware Wallets plugins - [BitBox02](https://plugins.electrum.org/plugins.html#bitbox02): Provides support for the BitBox02 hardware wallet by Shift Crypto. (Desktop; internal) - [Coldcard](https://plugins.electrum.org/plugins.html#coldcard): Provides support for the Coldcard hardware wallet by Coinkite. (Desktop, CLI; internal) - [Digital Bitbox](https://plugins.electrum.org/plugins.html#digital-bitbox): Provides support for the original Digital Bitbox (BitBox01) hardware wallet. (Desktop; internal) - [Jade](https://plugins.electrum.org/plugins.html#jade): Provides support for the Blockstream Jade hardware wallet. (Desktop; internal) - [KeepKey](https://plugins.electrum.org/plugins.html#keepkey): Provides support for the KeepKey hardware wallet. (Desktop; internal) - [Ledger](https://plugins.electrum.org/plugins.html#ledger): Provides support for Ledger hardware wallets (Nano S, Nano X, and others). (Desktop, CLI; internal) - [Safe-T mini](https://plugins.electrum.org/plugins.html#safe-t-mini): Provides support for the Archos Safe-T mini hardware wallet. (Desktop; internal) - [Trezor](https://plugins.electrum.org/plugins.html#trezor): Provides support for Trezor hardware wallets (Model One, Model T, Safe 3, and others). (Desktop, CLI; internal) ## Optional - [Full site content (llms-full.txt)](https://plugins.electrum.org/llms-full.txt): Complete Markdown text of every page for deep context. - [Contributing guide](https://github.com/spesmilo/electrum-plugins-website/blob/master/CONTRIBUTING.md): How to submit an external plugin. - [Electrum source code](https://github.com/spesmilo/electrum) - [Website source code](https://github.com/spesmilo/electrum-plugins-website) - [electrum.org](https://electrum.org)