SecureDocs is the ultimate solution for safeguarding, validating, and trading important documents. Our platform empowers both individuals and government authorities, providing secure accounts for users to upload and mint their documents as NFTs. Government agencies can seamlessly validate critical records, such as land property documents, while individuals gain the ability to monetize and securely store their valuable documents. With SecureDocs, you can trust that your documents are not only protected but also easily accessible, verified, and tradable on our dedicated marketplace.
- Efficient Document Management: Simplifies the organization and storage of important documents.
- Document Verification: Provides a secure way to verify the authenticity of documents.
- NFT Minting: Establishes ownership and provenance for unique documents.
- Property Sales: Streamlines property listings and transactions.
- Digital Locker System: Offers secure and convenient storage for documents and NFTs.
- Privacy and Security: Ensures data security through encryption and access controls.
- Compliance: Helps users comply with legal and regulatory requirements.
- Convenience: Enables remote access to documents and property listings.
- Cost Savings: Potential savings in property transaction fees.
Our platform simplifies tasks, enhances security, and introduces innovative solutions for document and property management.
clone the repo to your local system,
git clone https://github.com/tech-creed/HackOdisha-3.0-Tech-Creed
- Ganache ETH Local System
- Python 3.8.x > version
- NodeJS
- Truffle
cd ml-backend
pip install -r requirement.txt
python main.py
Open the Ganache to start the ETH Chain in local
Config the metamask in browser with the port 9585
npm install
nodemon server.js
truffle compaile
truffle migrate
/ The Developed smart contract will be deployed to local ETH chain
Note : Copy the compailed contract inside build and paste inside public folder
Solidity - Smart Contract
EVM - Ethereum Virtual Machine
HTML | CSS | JS - Programming Languasge
NodeJS - Web Server
Python - Programming Language
Flask - Endpoint API Server
OCR - Optical Character Recogintion