Metadata-Version: 1.2
Name: sharding
Version: 0.0.2a2
Summary: Ethereum Sharding Manager Contract
Home-page: https://github.com/ethereum/sharding
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: Sharding
        ========
        
        Sharding Implementation
        ~~~~~~~~~~~~~~~~~~~~~~~
        
        Refer `Py-EVM <https://github.com/ethereum/py-evm>`__ for the latest
        implementation progress.
        
        Specification and Documentation
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        
        See the “docs” directory for documentation and EIPs.
        
        Ethereum Research Forum
        ~~~~~~~~~~~~~~~~~~~~~~~
        
        Please visit `ethresear.ch <https://ethresear.ch/c/sharding>`__.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.5, <4
