Is it possible to run electrum without QT on Ubuntu?

0

I want to run an electrum server and don't need the GUI. When I install it, I get:

ubuntu@comp:~$ electrum                                                                                      qt.qpa.screen: QXcbConnection: Could not connect to display
Could not connect to any X display.

Which is because I don't have an X display, obviously. How can I install with pure command line?

Shamoon

Posted 2019-07-04T13:13:42.810

Reputation: 2 689

Answers

1

If you want to run a server, you should run ElectrumX. electrum-server is deprecated.

Raghav Sood

Posted 2019-07-04T13:13:42.810

Reputation: 10 897