cradle0fFilth / decode_bitcoinRawTx

deserialize bitcoin rawTx to get Transaction information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%