Skip to content

cradle0fFilth/decode_bitcoinRawTx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decode_bitcoinRawTx

deserialize bitcoin rawTx to get Transaction information

decode_TxFee

calculate exactly transactions fee from UTXO model which is more user-friendly demo

configuration

  1. update .env file add {txid} {my_address} you want to decode.
  2. source .env
  3. pip install -r requirements.txt

About

deserialize bitcoin rawTx to get Transaction information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages