diff --git a/README.md b/README.md index 732948d..7e2940f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # NFC Push TX -- Coldcard Feature _(new)_ +![](img/cc-pushtx.png) + This feature allows single-tap broadcast of freshly-signed transactions. `PSBT ==[SD|QR|NFC]==> COLDCARD signed TXN ==[NFC tap]==> Phone Browser ==> TXN Broadcast by node` diff --git a/img/cc-pushtx.png b/img/cc-pushtx.png new file mode 100644 index 0000000..2e50ae2 Binary files /dev/null and b/img/cc-pushtx.png differ