Post
Topic
Board Electrum
Topic OP
Command Line commands & Attributes
by
jaimefcb
on 06/03/2014, 08:33:31 UTC
Hello,

I´ve been testing some commands from this list but I´m getting some failures.
https://github.com/spesmilo/electrum/blob/master/lib/commands.py

I´m using Windows Electrum version and I would like to know how to use this two commands through command line console :
importprivkey, getbalance

Is there any chance to use that commands as attributes when launching the application? Can I access to that commands with an external Application (I´m developing an APP on VC#), a plugin maybe?

Thanks and regards!