[BREAKGLASS] An implementation of the bip-bod-descriptors proposal
https://github.com/bitcoin/bips/pull/1548
| bod | ||
| psbt | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| README.md | ||
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.