This is a project on Decentralized Idea and Patent Registry
A simple blockchain-based registry to store and verify ideas or patents using SHA256 hashing.
Check the project here: https://block-chain-project.streamlit.app/
- Submit idea (PDF or TXT) with user info
- Store file hash in a custom blockchain
- Verify if an idea is already registered
- Visualize blockchain using Streamlit
Project Team:
- 1HK22CS087: Mrutyunjaya Muduli
- 1HK22CS074: Mobashira Imam
- 1HK22CS100: Noor Shariqa
- 1HK22CS071: Mahmudul Hassan
- 1HK22CS047: Himanshi Sharma
pip install streamlit
streamlit run streamlit_app.py