BitBoxSwiss / bitbox02-firmware

Firmware code of the BitBox02 hardware wallet
https://bitbox.swiss/bitbox02
Apache License 2.0
217 stars 81 forks source link

Miniscript: registration & signing #1092

Closed benma closed 12 months ago

benma commented 1 year ago

There is a example CLI that works with this PR which:

https://github.com/digitalbitbox/bitbox02-api-go/pull/82

Run with go run cmd/miniscript/main.go.

The first commit here is the same as https://github.com/digitalbitbox/bitbox02-firmware/pull/1087