bip-serialized-descriptors/README.md
seedhammer b3f2a65043 init
2023-11-01 14:53:51 -05:00

310 B

Serialization of Bitcoin Output Descriptors

This is a rough Go implementation of https://github.com/BlockchainCommons/Research/issues/135.

Run it with

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

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