https://github.com/jerryblessed/cryptoblock
https://github.com/jerryblessed/cryptoblock
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jerryblessed/cryptoblock
- Owner: Jerryblessed
- License: mit
- Created: 2023-12-22T08:28:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T13:15:41.000Z (over 2 years ago)
- Last Synced: 2025-01-17T22:22:47.256Z (over 1 year ago)
- Language: HTML
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Crpyoblock ]()
# [Link to Etherum Dapp repo ](https://github.com/Falk0r/Ethereum-first-Dapp)
# [Achitectural diagram ](https://github.com/Jerryblessed/cryptoblock/blob/main/crptoblock.png)
Simple blog app built with Flask.
[Contact](mailto:jeremiah.ope@stu.cu.edu.ng)
### [Demo Video 📺](https://vimeo.com/897061319)
## Features 💫
| Feature | Status |
| :--------------------- | :----: |
| Smart contract | ✅ |
| Blockchain | ✅ |
| Data analysis | ✅ |
| Etherum | ✅ |
| PC Mining | ✅ |
| Responsive Design | ✅ |
| User Verification | ✅ |
##
Requirements 📦
- Flask
- Passlib
- blinker==1.6.2
- click==8.1.3
- Flask==2.3.1
- itsdangerous==2.1.2
- Jinja2==3.1.2
- MarkupSafe==2.1.2
- Werkzeug==2.3.2
## Installation guide on Windows local machine ⬇️
download source code from Github 💾
`git clone https://github.com/Jerryblessed/crpyoblock.git`
go to directory 📁
`cd transparent`
install requirements.txt 🔽
`pip install -r requirements.txt`
it's ready to run 🎉
`python server.py`
or
`python server.py`
for run flaskBlog as a desktop app 💯