It seems they aren't used anymore and pointing to previous locations.
- Rajarshi Maitra
date: "2021-06-20"
tags: ["tutorial", "BDK", "bdk-cli", "compact_filters", "BIP157", "Neutrino"]
-permalink: "/blog/2021/06/using-bdk-to-create-bip157-spv-wallet-aka-neutrino/"
---
## Introduction
- Steve Myers
date: "2021-03-30"
tags: ["guide", "descriptor", "paper wallets"]
-permalink: "/blog/2021/03/descriptor-based-paper-wallets/"
---
In this post, we will use the [Rusty Paper Wallet] tool to create a multi-owned descriptor-based paper wallet. We will use [bdk] via the [bdk-cli] tool to test our descriptor and to be able to sweep the funds from our paper wallet to a new address.
- Gabriele Domenichini
date: "2020-11-18"
tags: ["guide", "descriptor"]
-permalink: "/blog/2020/11/descriptors-in-the-wild/"
---
I have tried to setup a 2 of 2 multi signature infrastructure with two
- thunderbiscuit
date: "2021-02-23"
tags: ["guide", "descriptor"]
-permalink: "/blog/2021/02/spending-policy-demo/"
---
In this post we will use the [bdk-cli](https://github.com/bitcoindevkit/bdk-cli) tool to demonstrate how to use the [bdk](https://github.com/bitcoindevkit/bdk) library to: