Bitcoin Forum
May 21, 2024, 12:33:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Electrum Console usage via command line  (Read 498 times)
BuySomeBitcoins (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 253



View Profile
May 20, 2017, 03:29:51 PM
 #1

Greeting,

I wonder if there is any way to use Electrum Console via command line instead of the gui ?
BuySomeBitcoins (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 253



View Profile
May 21, 2017, 02:43:59 PM
 #2

Yes.

Type "electrum help"  in a terminal (within the folder where electrum is saved) for the list of commands available.

http://docs.electrum.org/en/latest/cmdline.html


Are you not mixing between command line and console ?

For example, how can you execute this request via electrum command line

Code:

for x in range(0, 50):
     print wallet.create_new_address(False)


HCP
Legendary
*
Offline Offline

Activity: 2086
Merit: 4316

<insert witty quote here>


View Profile
May 21, 2017, 07:44:32 PM
 #3

Are you not mixing between command line and console ?
For example, how can you execute this request via electrum command line
Code:
for x in range(0, 50):
     print wallet.create_new_address(False)
You'd need to do that from a shell script (or batch file)... using the appropriate scripting language for your OS.

Is there any reason why you can't do it in the GUI?

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
BuySomeBitcoins (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 253



View Profile
May 22, 2017, 03:02:42 AM
 #4


Is there any reason why you can't do it in the GUI?

Yea, I use electrum on servers
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!