Metadata-Version: 2.1
Name: verifytx
Version: 0.1.7
Summary: A python library to verify blockchain confirmations and transactions integrated with Excel.
Home-page: UNKNOWN
Author: Norma Escobar
Author-email: norma@normaescobar.com
License: UNKNOWN
Platform: UNKNOWN
License-File: LICENSE.txt

Introduction - verifytx is a Python library to verify blockchain confirmations and transactions integrated with Excel.
It was born from a lack of existing libraries to verify on-chain transactions automatically and blazingly fast.
All kudos to the openpyxl team and library to read/write natively from Python the Office Open XML format.

Security - By default verifytx does not guard against quadratic blowup or billion laughs xml attacks. To guard against these install defusedxml.

Documentation - The documentation is at: https://krpbtc.com

- installation methods
- supported coins/tokens
- how to contribute
    
    

