gagan-kaur12 / Block-Chain-C88

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TNK-M11-PRO-C88

Class 88 code

To run the project follow the below commands:

* git clone https://github.com/Tynker-Blockchain/TNK-M10-PRO-C88-SAS.git
* cd TNK-M11-PRO-C88-SAS
* python3 -m venv myenv
* source myenv/bin/activate ( For Linux & Mac )
* myenv/Scripts/activate.bat ( Windows )
* pip install -r requirements.txt
* python3 app.py

Run blockchain.py file in activity1

About


Languages

Language:CSS 38.6%Language:HTML 33.1%Language:Python 28.4%