Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jerryblessed/transperant
https://github.com/jerryblessed/transperant
Last synced: about 22 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/jerryblessed/transperant
- Owner: Jerryblessed
- License: mit
- Created: 2023-12-22T08:35:01.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-29T00:35:16.000Z (11 months ago)
- Last Synced: 2023-12-29T01:29:11.589Z (11 months ago)
- Language: HTML
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Transparnet ]()
# [Link to Etherum Dapp repo ](https://github.com/Falk0r/Ethereum-first-Dapp)
# [Architectural design](https://github.com/Jerryblessed/transperant/blob/main/Transparency.png)Simple blog app built with Flask.
[Contact](mailto:[email protected])### [Demo Video 📺](https://vimeo.com/825079384)
## 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/transparent.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 💯