Metadata-Version: 2.1
Name: stethoscope-clients
Version: 0.1.1
Summary: Eth2 clients packaged for networking tests
Home-page: https://github.com/lsankar4033/stethoscope-clients
Author: lsankar4033
Author-email: lsankar4033@gmail.com
License: MIT
Description: # stethoscope-clients
        
        Code for spinning up each Eth2 client, for use with stethoscope.
        
        | client | status |
        |---|---|
        | lighthouse | done |
        | prysm | done |
        | nimbus | in progress |
        | teku | TODO |
        
Keywords: networking,eth2,stethoscope
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8, <4
Description-Content-Type: text/markdown
