Docs/sparrow instructions touchup (#308)

* Update Bitcoin Integrations instructions for Sparrow

* Formatting touchup

* Capitalization

* Add bitcoin core rpc warning to sparrow instructions

* Update bitcoin-integrations.rst

---------

Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com>
This commit is contained in:
gStart9
2023-02-27 02:42:53 +00:00
committed by GitHub
parent 32f7a694eb
commit e89f5f1296
2 changed files with 658 additions and 651 deletions

1301
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -127,7 +127,15 @@ Sparrow
- Windows - Windows
**Instructions** **Instructions**
Connect Sparrow directly to your `Bitcoin Core` service on your Embassy:
* Follow this `guide <https://github.com/Start9Labs/bitcoind-wrapper/blob/master/docs/integrations/sparrow/guide.md>`__.
**CAUTION** Until we get per-user rpc restrictions built into Bitcoin Core, this is technically more dangerous than using the electrum server method, because it requires createwallet and similar RPC calls. However, exploiting it relies on there being a vulnerability in Bitcoin Core. Likely there isn't, but if this makes you uneasy, please use the electrs method below.
**OPTIONAL** (but less reliable) -- Connect Sparrow to Electrs via Tor:
#. Install the `Electrs` service from the Start9 Marketplace on your Embassy #. Install the `Electrs` service from the Start9 Marketplace on your Embassy
#. Follow this `guide <https://github.com/Start9Labs/electrs-wrapper/blob/master/docs/integrations/sparrow/guide.md>`__. #. Follow this `guide <https://github.com/Start9Labs/electrs-wrapper/blob/master/docs/integrations/sparrow/guide.md>`__.