Metadata-Version: 2.1
Name: BlockchainServer
Version: 0.1
Summary: A simple implimentation of the blockchain technology.
Author: kunaalg
Author-email: <kunaal@runcode.com>
Keywords: python,blockchain,flask,block,numbers,math
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: virtualenv
Requires-Dist: datetime
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: hashlib
Requires-Dist: time
Requires-Dist: flask
Requires-Dist: rsa


Python



A Simple Block Chain Implimentation to be run on python

