Metadata-Version: 2.1
Name: bdtsim
Version: 1.1.0
Summary: Blockchain Data Trading Simulator
Home-page: https://gitlab.com/MatthiasLohr/bdtsim
Author: Matthias Lohr
Author-email: mail@mlohr.com
License: Apache License 2.0
Project-URL: Documentation, https://matthiaslohr.gitlab.io/bdtsim/
Project-URL: Source, https://gitlab.com/MatthiasLohr/bdtsim
Project-URL: Tracker, https://gitlab.com/MatthiasLohr/bdtsim/issues
Description: # Blockchain Data Trading Simulator (BDTsim)
        
        ## Quickstart
        
        ## Documentation
        
        The full documentation can be found here: https://matthiaslohr.gitlab.io/bdtsim/
        
        Quick Links:
        
          * [Quickstart Guide](https://matthiaslohr.gitlab.io/bdtsim/quickstart/)
          * [Command Documentation](https://matthiaslohr.gitlab.io/bdtsim/commands/)
          * [Protocol Documentation](https://matthiaslohr.gitlab.io/bdtsim/protocols/)
          * [Environment Documentation](https://matthiaslohr.gitlab.io/bdtsim/environments/)
          * [Data Provider Documentation](https://matthiaslohr.gitlab.io/bdtsim/data_providers/)
          * [Output Format Documentation](https://matthiaslohr.gitlab.io/bdtsim/output_formats/)
        
        
        ## Contributing
        
        See the [Contribution Guidelines](https://gitlab.com/MatthiasLohr/bdtsim/-/blob/master/CONTRIBUTING.md) for information on how to contribute to this project.
        
        
        ## License
        
        This project is published under the Apache License, Version 2.0.
        See [LICENSE.md](https://gitlab.com/MatthiasLohr/bdtsim/-/blob/master/LICENSE.md) for more information.
        
        Copyright (c) by [Matthias Lohr](https://mlohr.com/) &lt;[mail@mlohr.com](mailto:mail@mlohr.com)&gt;
        
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.7.*, <4
Description-Content-Type: text/markdown
