Post
Topic
Board Electrum
Re: How do I obtain the individual Public Keys from my Electrum Bitcoin Addresses?
by
Abdussamad
on 09/02/2015, 12:37:27 UTC
I am running Electrum V 1.9.8

You can do this with the command line:

Code:
electrum getpubkeys #default wallet
electrum -w /path/to/wallet getpubkeys #non-default wallet

Docs:

Code:
electrum help
electrum help getpubkeys

Don't download the beta version. That is for testing and should not be used to store significant sums.