[BREAKGLASS] An implementation of the bip-bod-descriptors proposal https://github.com/bitcoin/bips/pull/1548
Go to file
2024-04-27 15:49:18 +02:00
bod updated to reflect name change 2024-04-27 15:49:18 +02:00
psbt updated to reflect name change 2024-04-27 15:49:18 +02:00
go.mod updated to reflect name change 2024-04-27 15:49:18 +02:00
go.sum init 2023-12-17 18:45:50 -06:00
main.go updated to reflect name change 2024-04-27 15:49:18 +02:00
README.md updated to reflect name change 2024-04-27 15:49:18 +02:00

Binary Output Descriptors

This is a rough Go implementation of the bip-bod-descriptors proposal.

Run it with

$ go run github.com/seedhammer/bip-bod-descriptors@main

It can also be used from the Go playground: https://go.dev/play/p/gSb1wju2AW9.