Implementation of Mobile Application of Secure Smart Lock Source code of mobile application of our thesis project called "Secure Smart Lock with Blockchain" To learn more about our project, go to this link If you want to see backend source code, go to this link There is BlockChain implementation(you can find in the folder "blockchain_implementation"): Go to the our solidity code, click this link Our BlockChain implementation runs in locally via Ganache Backend implementation (in Azure) communicates with Ganache via python flask server, go to this link for flask implementation There is also raspberry pi implementation (to unlock the door) Go to this link