In this quick tutorial I demonstrate how to build and broadcast a simple Pay-To-Public-Key Hash transaction in less than 5 minutes.
Practical and Technical BSV Guides
These are practical and technical content on using BSV.
Listen for and process your own Bitcoin transactions in 6 minutes!
In this quick tutorial I leverage WhatsOnChain's WebSockets to listen for and process only transactions sent to your Bitcoin address.
Fetch & Filter Bitcoin Blocks for Your Own Transactions!
In this tutorial I use the WhatsOnChain Block API to fetch and filter for only the transactions you care about.
Creating nLockTime & Standard Multi-Signature Transactions!
In this video from early 2020 to celebrate the Return to Genesis, this tutorial reviews how to create time-locked transactions and standard multi-signature transactions (without P2SH) on Bitcoin SV!
Bitsocket 2.0 - Stream bitcoin transactions real time into your application!
Bitsocket 2.0 is another tool released by pseudonymous developer _unwriter that enables streaming filtered Bitcoin transactions real-time to use in your application. In this tutorial I cover the basics on how it works and demonstrate how we can have a web page on one end talk to a node server program.
Datapay - Broadcast BitCoin Transactions w/ 4 lines of code!
This tutorial reviews pseudonymous developer _unwriter's Datapay tool that enables developers to write to Bitcoin SV in as little as 4 lines of code. The intent of this video is to demonstrate how easy it is to start building on Bitcoin SV and interacting with the blockchain, and hopefully motivate people, especially non-developers to start building!