mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
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:
1301
poetry.lock
generated
1301
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -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>`__.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user