Metadata-Version: 2.1
Name: bismuthclient
Version: 0.0.23
Summary: Bismuth python library to be used by dApps and clients.
Home-page: https://github.com/BismuthFoundation/bismuthclient
Author: EggdraSyl Bismuth Foundation
Author-email: dev@eggpool.net
License: MIT license
Keywords: bismuthclient
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: pycryptodomex
Requires-Dist: simple-crypt

=============
BismuthClient
=============


.. image:: https://img.shields.io/pypi/v/bismuthclient.svg
        :target: https://pypi.python.org/pypi/bismuthclient

.. image:: https://img.shields.io/travis/EggPool/bismuthclient.svg
        :target: https://travis-ci.org/EggPool/bismuthclient

.. image:: https://readthedocs.org/projects/bismuthclient/badge/?version=latest
        :target: https://bismuthclient.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Bismuth python library to be used by dApps and clients.


* Free software: MIT license
* Documentation: https://bismuthclient.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.0.1 (2018-11-17)
------------------

* First release on PyPI.

0.0.2 (2018-11-20)
------------------

* Alpha release

0.0.21 (2018-11-26)
------------------

* Added features, still Alpha

0.0.22 (2018-11-30)
------------------

* Added features, still Alpha

0.0.23 (2018-11-30)
------------------

* Fix AmountFormatter


