Metadata-Version: 2.1
Name: bitcart
Version: 0.2.1
Summary: Bitcart coins support library
Home-page: https://github.com/MrNaif2018/bitcart-sdk/
Author: MrNaif2018
Author-email: chuff184@gmail.com
License: MIT
Download-URL: https://github.com/MrNaif2018/bitcart-sdk/archive/0.1.tar.gz
Keywords: electrum, daemon,bitcart
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: requests
Requires-Dist: simplejson

# bitcart-sdk
[![CircleCI](https://circleci.com/gh/MrNaif2018/bitcart-sdk.svg?style=svg)](https://circleci.com/gh/MrNaif2018/bitcart-sdk)
[![PyPI version](https://img.shields.io/pypi/v/bitcart.svg)](https://pypi.python.org/pypi/bitcart/) 
[![Documentation Status](https://readthedocs.org/projects/bitcart-sdk/badge/?version=latest)](https://bitcart-sdk.readthedocs.io/en/latest/?badge=latest)


This is a client library(wrapper) around bitcart daemon. It is used to simplify common commands. New coins may be added soon.

For more information [Read the Docs](https://bitcart-sdk.readthedocs.io/en/latest/)


