Metadata-Version: 1.1
Name: rchain-grpc
Version: 0.7.0
Summary: python client to rchain gRPC
Home-page: https://github.com/proof-media/rchain_grpc
Author: Mateusz Probachta
Author-email: mateusz@proofmedia.io
License: MIT license
Description: 
        ===========
        rchain-grpc
        ===========
        
        
        .. image:: https://img.shields.io/pypi/v/rchain-grpc.svg
            :target: https://pypi.python.org/pypi/rchain-grpc
        
        .. image:: https://travis-ci.com/proof-media/rchain-grpc.svg?branch=master
            :target: https://travis-ci.com/proof-media/rchain-grpc
        
        .. image:: https://pyup.io/repos/github/proof-media/rchain-grpc/shield.svg
            :target: https://pyup.io/repos/github/proof-media/rchain-grpc/
            :alt: Updates
        
        
        
        Python3 client for RChain nodes gRPC protocol
        
        
        * Free software: MIT license
        * Documentation: https://proof-media.github.io/rchain-grpc
        
        
        =======
        History
        =======
        
        0.0.1 (2018-10-04)
        ------------------
        
        * First release on PyPI.
        
Keywords: rchain_grpc
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
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
