bitcoin-core
bitcoin-core copied to clipboard
Tor support?
ℹ️ Information
I have exposed my json-rpc credentials through Tor to allow a more security element.
Is this library allows this? And id it does, how will the client initialisation?
🗼 Examples
I have tried the following example:
const client = new Client('user://user:[email protected]:1111/?label=MyNode')
Any ideas @pedrobranco @ruimarinho ? 😃
I needed this as well and ended up writing a new library instead as this one doesn't look maintained anymore if anybody needs this functionality: https://www.npmjs.com/package/bitcoin-simple-rpc#usage-with-tor