nunchuk-io / nunchuk-mobile-issues

0 stars 0 forks source link

Compatibility with electrs #13

Closed sanyangGitHub closed 1 year ago

sanyangGitHub commented 1 year ago

Hi Amazing job guys ! Is the mobile app compatible with electrs as electrum server connection ? Can't connect to my node running electrs

hugohn commented 1 year ago

Thanks @sanyangGitHub ! Since electrs and ElectrumX use the same API, in theory they should be compatible with one another. But we haven't tested this setup out specifically.

mariodian commented 1 year ago

I also can't connect to my electrs server (iOS, MacOS). The server is working because Sparrow and Blue has no issues connecting to it.

hugohn commented 1 year ago

@mariodian @sanyangGitHub try prefixing the address with ssl://

sanyangGitHub commented 1 year ago

Yeah, it works !!

iWarpBTC commented 1 year ago

@mariodian @sanyangGitHub try prefixing the address with ssl://

This hint maybe should be in the app!

cmyk commented 2 months ago

I have the exact same issue. I can connect using sparrow, locally and remotely no problem to my electrs server. But with nunchuk on iOS I cannot. I used the ssl:// format. Does the port matter? I use 7004 Update: figured it out. You guys don't include a proxy. You have to run your own proxy on the client. Really, this is not very user friendly.