https://github.com/anudishjain/blogchain
Blockchain based blogging website, users can mine, add and see other's post. Created using Python Flask Framework
https://github.com/anudishjain/blogchain
blockchain blockchain-technology blog-platform blogging blogpost flask flask-application flask-backend flask-web python-flask
Last synced: 8 months ago
JSON representation
Blockchain based blogging website, users can mine, add and see other's post. Created using Python Flask Framework
- Host: GitHub
- URL: https://github.com/anudishjain/blogchain
- Owner: anudishjain
- Created: 2018-07-22T15:47:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T02:18:17.000Z (about 3 years ago)
- Last Synced: 2025-03-30T18:23:31.419Z (9 months ago)
- Topics: blockchain, blockchain-technology, blog-platform, blogging, blogpost, flask, flask-application, flask-backend, flask-web, python-flask
- Language: HTML
- Homepage: https://blogchain.herokuapp.com/
- Size: 36.1 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlogChain
Experience at : https://blogchain.herokuapp.com/
Blockchain based blogging website, to help users understand the structure of Blockchain Applications by experiencing it.
You can :
- Write Posts
- Read Posts
- Mine Posts of other Users
Built Using :
- Python Flask
- HTML, CSS and Bootstrap
The app is not yet decentralized but you can experience basic functions of Blockchain on the portal.
The app is free hosted on Heroku so dynos become idle after 1 hr of inactivity leading to data loss of users.