ncdns icon indicating copy to clipboard operation
ncdns copied to clipboard

Consider other JSON-RPC clients instead of btcd

Open JeremyRand opened this issue 1 month ago • 0 comments

btcd's rpcclient package is pulling in a quite large number of dependencies. It would be useful to evaluate whether this is contributing to excessive binary size or excessive attack surface, and whether perhaps a simpler JSON-RPC client would meet our needs better.

JeremyRand avatar Oct 30 '25 08:10 JeremyRand