A decentralized library book management system built using blockchain technology to ensure secure, tamper-proof, and transparent tracking of book transactions. This project uses smart contracts to maintain immutable records and improve accountability within library operations.
- ✅ User-friendly interface for borrowing and returning books
- ✅ Blockchain-based ledger for storing all book transactions
- ✅ Role-based access control for students and administrators
- ✅ Smart contracts for automated and verifiable workflows
- ✅ Tamper-proof transaction history ensuring transparency
- Blockchain Framework: Hyperledger Fabric
- Smart Contracts: Chaincode (Hyperledger)
- Backend: Python
- Frontend: HTML, CSS, JavaScript
- Tools: Docker, VS Code, Composer CLI
- Users interact with the frontend to initiate book borrow/return actions.
- Smart contracts validate and execute the actions.
- Transactions are recorded immutably on the blockchain ledger.
- Admins can monitor and audit all book lending activities transparently.
- Ensures full traceability and transparency of all library transactions.
- Prevents data manipulation and manual record tampering.
- Improves trust and accountability between users and administrators.
Developed by Dhanushkumar JV
This project is for educational purposes.