Skip to main content

Practical and Technical BSV Guides

These are practical and technical content on using BSV.

Quick Tutorial - Use HandCash as an application payout wallet

Video

Connect to a HandCash wallet and execute payments programmatically.
Example: If you created a game/app where a user can win a reward when it wins, this simple approach gets you covered in no time.

HandCash Pay Integration for non programmers

Video

Learn how to use HandCash Pay without any programming skills at all. If you do have coding skills we recommend you check out this excellent tutorial from Joshua Hensley.

HandCash Pay Tutorial

Video

Using HandCash Pay using Server to Server payment requests.

HandCash x Bitchat Tutorial

Video

Learn how to use HandCash and Bitchat.

Upload Files to the Bitcoin SV Blockchain in less than 5 minutes!

Video

In this tutorial, I demonstrate how to upload files to the BSV blockchain leveraging the Easy-B tool by the RUN team. I use the CLI (command line interface) tool as well as the NodeJS library to do so.

Build and Broadcast a Bitcoin Tx from Scratch in less than 5 minutes!

Video

In this quick tutorial I demonstrate how to build and broadcast a simple Pay-To-Public-Key Hash transaction in less than 5 minutes.

Listen for and process your own Bitcoin transactions in 6 minutes!

Video

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!

Video

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!

Video

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!