Metadata-Version: 2.1
Name: ether-real-estate
Version: 1.1
Summary: This package simulates commercial real estate transactions over the Ethereum blockchain.
Home-page: https://github.com/learning-fintech/Ether_Real_Estate
Author: James Nordlund
Author-email: james@nordlund.ai
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/learning-fintech/Ether_Real_Estate/issues
Project-URL: Source, https://github.com/learning-fintech/Ether_Real_Estate/
Keywords: ether,blockchain,finance,real estate
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Topic :: Education
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: eth-utils
Requires-Dist: eth-tester (==0.5.0b4)
Requires-Dist: eth-hash (==0.3.1)
Requires-Dist: eth-hash[pycryptodome]
Requires-Dist: py-evm (==0.4.0a4)

# The `ether_real_estate` Package

This package simulates commercial real estate transactions over the Ethereum blockchain.

