Metadata-Version: 2.3
Name: blockchain_simulator
Version: 0.1.1
Summary: A network simulator that helps simulate different network scenarios for different blockchain consensus protocols.
License: MIT
Author: Jacob Kolyakov
Author-email: jacob.kolyakov@mail.utoronto.ca
Requires-Python: >=3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: manim
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: pydot
Requires-Dist: rich
Requires-Dist: simpy
Requires-Dist: tqdm
