An open API service indexing awesome lists of open source software.

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

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.