coinkite-tap-proto icon indicating copy to clipboard operation
coinkite-tap-proto copied to clipboard

SATSCARD and TAPSIGNER from Coinkite

Results 4 coinkite-tap-proto issues
Sort by recently updated
recently updated
newest added

I'm looking for a way to export the XPUB of a TapSigner in CCXP format. How can I achieve this with this toolkit? Or are there other smarter ways? I...

I get a `TypeError` on `cktap json` command: This is the output: ```sh $ cktap json Enter spending code: Traceback (most recent call last): File "/opt/homebrew/bin/cktap", line 8, in sys.exit(main())...

In notmandatory/rust-cktap#46 I added logic to verify the signature returned by the derive command. When I test with the TAPSIGNER emulator the signature verification works fine, with or without a...