Skip to content

Commit

Permalink
Update Sparrow guide (#131)
Browse files Browse the repository at this point in the history
* Update guide.md

* typo
  • Loading branch information
gStart9 authored Oct 31, 2023
1 parent 973e46c commit 6d62cd9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/integrations/sparrow/guide.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Sparrow Wallet Setup Guide

You have two options for connecting Sparrow directly to Bitcoin's RPC: LAN (.local) and Tor (.onion). LAN of course only works on the lan but is very fast, while Tor works remotely but is slow. Switching between them is just a matter of changing .local to .onion (or vice versa) and switching the Tor proxy off or on, respectively.
You have two options for connecting Sparrow directly to Bitcoin's RPC: LAN (.local) and Tor (.onion). LAN of course only works on the lan but is very fast, while Tor works remotely but is slow. Switching between them is just a matter of changing .local to .onion (or vice versa) and switching the Tor proxy off or on, respectively, and changing the Port used to connect.

If you use tor, you will need to have Tor running natively on your device in order to use Sparrow remotely. You can find the relevant setup documentation in the Resources section at the bottom of this page.
If you use LAN (.local), and you run Windows, make sure you have [Bonjour set up](https://docs.start9.com/latest/guides/device-guides/dg-windows/lan-windows#install-bonjour).

If you use Tor (.onion), you will need to have Tor running natively on your device in order to use Sparrow remotely. You can find the relevant setup documentation in the Resources section at the bottom of this page.

## Configuring Sparrow to use the Bitcoin Core RPC

Expand Down

0 comments on commit 6d62cd9

Please sign in to comment.