Metadata-Version: 2.1
Name: CompCamps-Cash-Api
Version: 1.0.0
Summary: A Computer Camp Cryptocurrency API
Home-page: https://github.com/compcamps/py-blockchain
Author: Taylor Petrychyn
Author-email: compcamps@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Campcoin
A blockchain in Python

## Installation
pip install -r requirements.txt 

## Execution
python main.py


