Metadata-Version: 1.2
Name: trustlines-relay
Version: 0.23.0
Summary: Relay Server for the Trustlines Network
Home-page: https://github.com/trustlines-protocol/relay
Author: Trustlines-Network
Author-email: contact@brainbot.com
License: MIT
Description: .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
            :target: https://github.com/psf/black
        
        .. image:: https://circleci.com/gh/trustlines-protocol/relay.svg?style=svg
            :target: https://circleci.com/gh/trustlines-protocol/relay
        
        .. image:: https://badges.gitter.im/Join%20Chat.svg
            :target: https://gitter.im/trustlines/community
        
        Trustlines relay server
        =======================
        The Trustlines relay server is a component of the `Trustlines Protocol <https://trustlines.foundation/protocol.html>`__.
        
        The goal of the relay server is to handle computation and services which are currently not feasible to do on the client
        or on the blockchain.
        
        Documentation can be found at `https://dev.trustlines.network/relay/introduction <https://dev.trustlines.network/relay/introduction>`__.
        
        Contributing
        ------------
        Contributions are highly appreciated! Please read through our `contributing guide </CONTRIBUTING.md>`__ to get started.
        
Keywords: trustlines
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
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
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
