This is a demo application that uses the solana blockchain to make a file immutable to changes. This is done by storing the hash of the file by using sha256 in the blockchain - the file is not saved by the app, so it is your responsibility to keep it.Then when you want to check if the file is changed the app compares the hashes of the two files. If they are not the same the file has changed. You may use the app by following the following simple steps:
You can then check all the projects you have already saved on the chain: