woodser / monero-ts

TypeScript library for using Monero
http://woodser.github.io/monero-ts/typedocs
MIT License
210 stars 71 forks source link

Support Tor proxy #216

Open woodser opened 3 months ago

woodser commented 3 months ago

This issue requests the ability to set a Tor proxy URI on daemon and wallet clients, so that communications are routed through Tor.

See this commit in monero-java where Tor support was added to adapt to monero-ts.