Is there a tutorial anywhere on how to set up a full node with Electrs + Tor on Windows?
I can't find anything about it.....
I can't find any either, probably because it's more inconvenient than installing it in other platforms.
Anyway, for building Electrs: This might work (
but as a disclaimer, I haven't fully tested this):
You should see something like this in the command prompt window:
info: syncing channel updates for '1.48.0-x86_64-pc-windows-msvc'
info: latest update on 2020-11-19, rust version 1.48.0 (7eac88abb 2020-11-16)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-docs'
-snip-
Downloaded regex v1.5.6
Downloaded serde_json v1.0.93
Downloaded signal-hook-registry v1.4.0
Downloaded tiny_http v0.12.0
Downloaded winapi v0.3.9
Downloaded electrs-bitcoincore-rpc-json v0.17.0-e1
Downloaded instant v0.1.12
Downloaded electrs-librocksdb-sys v6.11.4-e3
.
.
.
If nothing went wrong, it should be able to build Electrs.
If it failed to build, post the error that you got and maybe some other users can help or check the documentation for possible missing dependencies.
Setting Tor with Electrs should be similar with other OS, just refer to their documentation:
https://github.com/romanz/electrs/tree/master/doc