Electrum server over http

2

Is it possible to communicate with an electrum server using http? I'm interested in building a browser extension.

I also see this message on the electrum chrome plugin

Unfortunately, all public Electrum servers have upgraded to a version of the protocol this extension does not support

Aakil Fernandes

Posted 2015-06-05T06:40:14.783

Reputation: 295

Answers

0

No, new nodes don't support the HTTP transport. You'll need to use TCP.

Anonymous

Posted 2015-06-05T06:40:14.783

Reputation: 10 054