Skip to content

Commit

Permalink
GITBOOK-93: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
twofaktor authored and gitbook-bot committed Jun 23, 2023
1 parent b23c430 commit dd2dc64
Show file tree
Hide file tree
Showing 60 changed files with 678 additions and 17 deletions.
11 changes: 11 additions & 0 deletions bitcoin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
title: Bitcoin
nav_order: 30
has_children: true
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# 2. Bitcoin
Expand Down
11 changes: 11 additions & 0 deletions bitcoin/bitcoin-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
title: Bitcoin client
nav_order: 10
parent: Bitcoin
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# 2.1 Bitcoin client: Bitcoin Core
Expand Down
13 changes: 12 additions & 1 deletion bitcoin/blockchain-explorer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
title: Blockchain explorer
nav_order: 40
parent: Bitcoin
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# 2.4 Blockchain explorer: BTC RPC Explorer
Expand All @@ -24,7 +35,7 @@ Node.js package includes NPM, follow the [Node.js + NPM bonus guide](../bonus/sy

### **Reverse proxy & Firewall**

In the security[ section](broken-reference), we set up Nginx as a reverse proxy. Now we can add the BTC RPC Explorer configuration.
In the security[ section](broken-reference/), we set up Nginx as a reverse proxy. Now we can add the BTC RPC Explorer configuration.

* Enable the Nginx reverse proxy to route external encrypted HTTPS traffic internally to the BTC RPC Explorer. The `error_page 497` directive instructs browsers that send HTTP requests to resend them over HTTPS.

Expand Down
11 changes: 11 additions & 0 deletions bitcoin/desktop-wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
title: Desktop wallet
nav_order: 30
parent: Bitcoin
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# 2.3 Desktop wallet: Sparrow Wallet
Expand Down
11 changes: 11 additions & 0 deletions bitcoin/electrum-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
title: Electrum server
nav_order: 20
parent: Bitcoin
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# 2.2 Electrum Server: Fulcrum
Expand Down
11 changes: 11 additions & 0 deletions bonus/bitcoin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ nav_order: 2000
parent: Bonus Section
has_children: false
has_toc: false
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# Bitcoin
Expand Down
11 changes: 11 additions & 0 deletions bonus/bitcoin/bisq.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ grand_parent: Bonus Section
nav_exclude: true
has_children: false
has_toc: false
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# Bisq
Expand Down
11 changes: 11 additions & 0 deletions bonus/bitcoin/bitboxapp.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ grand_parent: Bonus Section
nav_exclude: true
has_children: false
has_toc: false
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# BitBoxApp
Expand Down
11 changes: 11 additions & 0 deletions bonus/bitcoin/electrs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ grand_parent: Bonus Section
nav_exclude: true
has_children: false
has_toc: false
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# Electrs
Expand Down
11 changes: 11 additions & 0 deletions bonus/bitcoin/electrum-personal-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ grand_parent: Bonus Section
nav_exclude: true
has_children: false
has_toc: false
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# Electrum Personal Server
Expand Down
11 changes: 11 additions & 0 deletions bonus/bitcoin/electrum-wallet-desktop.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ parent: + Bitcoin
grand_parent: Bonus Section
nav_exclude: true
has_toc: false
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# Electrum Wallet Desktop
Expand Down
11 changes: 11 additions & 0 deletions bonus/bitcoin/joinmarket.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ parent: + Bitcoin
grand_parent: Bonus Section
nav_exclude: true
has_toc: false
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# JoinMarket clientserver
Expand Down
14 changes: 14 additions & 0 deletions bonus/bitcoin/minibolt-on-testnet.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
---
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# MiniBolt on Testnet

You can run your MiniBolt node on testnet to develop and experiment with new applications, without putting real money at risk. This bonus guide highlights all configuration changes compared to the main guide.
Expand Down
11 changes: 11 additions & 0 deletions bonus/bitcoin/ordisrespector.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ grand_parent: Bonus Section
nav_exclude: true
has_children: false
has_toc: false
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# Ordisrespector spam filter
Expand Down
11 changes: 11 additions & 0 deletions bonus/bitcoin/safu-ninja.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ grand_parent: Bonus Section
nav_exclude: true
has_children: false
has_toc: false
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# Safu Ninja, a DIY steel mnemonic backup
Expand Down
25 changes: 17 additions & 8 deletions bonus/bitcoin/sparrow-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ grand_parent: Bonus Section
nav_exclude: true
has_children: false
has_toc: false
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# Sparrow Server
Expand Down Expand Up @@ -98,23 +109,21 @@ Expected output:
```sh
$ sudo cp -r Sparrow /home/admin/
```
* Clean the remaining installation files from the "tmp" folder to avoid problems for the next update

* Clean the remaining installation files from the "tmp" folder to avoid problems for the next update

```sh
$ sudo rm -r Sparrow && rm sparrow-server-$VERSION-x86_64.tar.gz
```
```sh
$ sudo rm -r Sparrow && rm sparrow-server-$VERSION-x86_64.tar.gz
```

{% hint style="info" %}
If you come to update this is the final step, check the correct update by entering `$ Sparrow --version` command and skipping the next step, and jumping directly to the [Run Sparrow](sparrow-server.md#run-sparrow) section to start Sparrow server again with the new version.
If you come to update this is the final step, check the correct update by entering "`$ Sparrow --version"` command and skipping the next step, and jumping directly to the [Run Sparrow](sparrow-server.md#run-sparrow) section to start Sparrow server again with the new version.
{% endhint %}
* Add the Sparrow executable to your PATH by creating a symlink to it within `/usr/local/bin`, which is already part of PATH.
```sh
$ sudo ln -s /home/admin/Sparrow/bin/Sparrow /usr/local/bin/Sparrow
```

* Check the correct installation by reclaiming the version output
```sh
Expand Down
11 changes: 11 additions & 0 deletions bonus/bitcoin/white-paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ grand_parent: Bonus Section
nav_exclude: true
has_children: false
has_toc: false
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# Download the bitcoin whitepaper directly from your own blockchain
Expand Down
11 changes: 11 additions & 0 deletions bonus/lightning/ambossping.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ parent: + Lightning
grand_parent: Bonus Section
nav_exclude: true
has_toc: false
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# ambossping
Expand Down
11 changes: 11 additions & 0 deletions bonus/lightning/balance-of-satoshis.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ parent: + Lightning
grand_parent: Bonus Section
nav_exclude: true
has_toc: false
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# Balance of Satoshis
Expand Down
11 changes: 11 additions & 0 deletions bonus/lightning/charge-lnd.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ parent: + Lightning
grand_parent: Bonus Section
nav_exclude: true
has_toc: false
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---

# charge-lnd
Expand Down
Loading

0 comments on commit dd2dc64

Please sign in to comment.