Metadata-Version: 2.1
Name: tatumpython
Version: 1.0.0
Summary: tatum services
Home-page: UNKNOWN
Author: Narasimha Sai
Author-email: anarasimhasai24@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Requires-Dist: web3
Requires-Dist: cerberus
Requires-Dist: termcolor
Requires-Dist: requests
Requires-Dist: python-dotenv
Requires-Dist: bip32
Requires-Dist: bip-utils
Requires-Dist: pywallet
Requires-Dist: bip32utils
Requires-Dist: base58
Requires-Dist: mnemonic

<!-- in .env set API_KEY and API_URL -->
# Tatumpython

## Installation
``` pip install tatumpython ```


## License
© 2021 Narasimha Sai

This repository is licensed under the MIT license. See LICENSE for details.

