This project is a blockchain based automatic document verification system. It is developed using Spring Boot and Java. The project is a web application that allows users to upload documents and verify them using blockchain technology. The system uses a blockchain network to store the hash of the documents and verify their authenticity. The system also provides a user interface for users to upload documents, view the status of the documents, and verify the documents.
- Upload documents
- Verify documents
- View document status
- Blockchain based verification
- Spring Boot
- Java
- Blockchain
- Open the web application in a browser
- Upload a document
- Verify the document
- View the status of the document
Either download the project as a zip file or clone it using the following command
git clone https://github.com/Akhil-2020171/BlockDoc-Verify.git
OR check
- SETUP.md for setting up the project and running the service.
This project is licensed under the MIT License - see the LICENSE file for details