Skip to content

Instantly share code, notes, and snippets.

View calegxm999's full-sized avatar

Calegxm999 calegxm999

View GitHub Profile
#!/bin/bash
#
# generate a fake bitcoin transaction
#
# This is free and unencumbered software released into the public domain.
#
# Requires bc, dc, openssl, xxd, bitcoin-tx
#
# Originally by grondilu from https://bitcointalk.org/index.php?topic=10970.msg156708#msg156708
# Modified by rainbeam