Skip to content

Commit d23aa3d

Browse files
Update Tutorial names
After #103 the tutorial title comes in the side bar in the website, its better to have shorter names.
1 parent 0daba05 commit d23aa3d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/tutorials/Bitcoin_Core_RPC_Demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Using BDK to build a wallet backed by a Bitcoin Core full node"
2+
title: "BDK wallet with Bitcoin core RPC "
33
description: "Tutorial showing usage of Bitcoin core backend with BDK wallet"
44
authors:
55
- Rajarshi Maitra

docs/tutorials/compact_filters_demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Using BDK to create BIP157 SPV wallet (aka Neutrino)"
2+
title: "BDK wallet as a BIP157 SPV light client"
33
description: "Tutorial showing usage of compact filters (BIP157) using bdk-cli command line tools"
44
authors:
55
- Rajarshi Maitra

docs/tutorials/descriptors_in_the_wild.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Descriptors in the wild"
2+
title: "A Multisig between BDK and Core"
33
description: "Guide to setup a 2-of-2 multisig using Bitcoin Core and BDK"
44
authors:
55
- Gabriele Domenichini

docs/tutorials/hidden-power-of-bitcoin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Miniscript Policy & Descriptors - Hidden Powers of Bitcoin"
2+
title: "Hidden Powers of Miniscript Policy & Descriptors"
33
description: "Introduction to Descriptor and Miniscript, making a Multisig Wallet and Testing Miniscript Policies"
44
authors:
55
- Sandipan Dey

docs/tutorials/spending_policy_demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Spending Policy Demo"
2+
title: "Spending Policy Decoded"
33
description: "Demonstrate how to use a descriptor wallet with different spending policies"
44
authors:
55
- Steve Myers

0 commit comments

Comments
 (0)