.\" See LICENSE file for copyright and license details. .Dd 2018-08-27 .Dt electrumc 1 .Os .ds REPO ssb:// .Sh NAME .Nm electrumc .Nd Electrum RPC client .Sh SYNOPSIS .Nm .Ar host .Ar port .Ar method .Op Ar params .Sh DESCRIPTION Connect to a Electrum server, make a request, and output the response. .Pp Arguments: .Bl -tag -width indent .It Ar host host to connect to .It Ar port port to connect to, prefixed by .Ql t to use TCP, or .Ql s for SSL over TCP .It Ar method RPC method to call .It Op Ar params params as JSON to include in the request .El .Sh EXIT .Ex -std An error in the server's JSON response is treated as success. .Sh AUTHORS The .Nm command and manual were written by .An cel Aq @f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519 . .Sh BUGS .Pp Please report any bugs by making a post on SSB mentioning the repo, .Lk \*[REPO] and author.