Skip to content

Latest commit

 

History

History
56 lines (43 loc) · 879 Bytes

index.rst

File metadata and controls

56 lines (43 loc) · 879 Bytes

Welcome to the Electrum Documentation!

Electrum is a lightweight Bitcoin wallet.

.. toctree::
   :maxdepth: 2
   :caption: GUI and beginners

   faq
   invoices
   2fa
   multisig
   coldstorage
   hardware-linux
   tails
   plugins
   malware


.. toctree::
   :maxdepth: 2
   :caption: Advanced users

   coldstorage_cmdline
   hardfork
   tor
   gpg-check


.. toctree::
   :maxdepth: 2
   :caption: Daemon and Command Line

   cmdline
   ssl
   merchant
   watchtower
   jsonrpc


.. toctree::
   :maxdepth: 2
   :caption: For developers

   console
   spv
   seedphrase
   protocol
   transactions
   plugin_rules