I have been working on a fun project, doing the bitcoin dev…

bridget ·

I have been working on a fun project, doing the bitcoin development part myself and loving it. This vid is just a small window into what I am doing.
Here is from the description:

"In this walkthrough, I introduce PushDrop, a clever technique on BitcoinSV that embeds an ECDSA signature directly into a spendable UTXO output. I start by explaining why I prefer spendable data outputs over OP_RETURN, then dive into my custom verification tool. You’ll watch me grab a real transaction hash, extract the public key, data payload, and signature, and see how the verifier confirms authenticity, or flags any tampering. Whether you’re building Bitcoin applications or just curious about on-chain proofs, join me for this 6-minute demo and check out PushDrop verification."
https://youtu.be/vL2NYxDnS_k

Replies

metamitya ·

[[learn bsv]]