Skip to content

Trac-Systems/unsigned-tx-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creates an unsigned tx for Bitcoin to send a single, specific UTXO to a selected destination.

How-to use:

  • adjust config in index.js
  • use prevTxId, vout and inputSat from a utxo you want to spend
  • set destAddr for the receiver
  • set minFeeRate (will be used from inputSat)
  • execute: node index.js
  • review and sign the resulting unsigned tx

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors