Skip to content

Instantly share code, notes, and snippets.

View Eunovo's full-sized avatar
💭
Software Engineer

Oghenovo Usiwoma Eunovo

💭
Software Engineer
View GitHub Profile
@notmandatory
notmandatory / tr_wallet_test.md
Last active March 5, 2025 23:06
Creating a regtest taproot descriptor wallet with bitcoind

This gist demonstrates how to create a bitcoind wallet that is based on pay to taproot (P2TR) descriptors.

Tools used:

  • docker with image bitcoindevkit/bitcoind:v22.0rc2
  • bitcoin dev kit cli, bdk-cli

About bech32 vs bech32m addresses

Steps:

  1. Create aliases to work with bitcoind docker image