docVerifier was a on chain document verifier developed by using SHA256 and FEVM chian
This project converts the document into hash by using SHA256 and add that hash to contract by mapping with the doc owner address and current block number so that in future owner can come over and verify the doc by using this hashes.Simple frontend was developed by using Next js and TailwindCSS. Smart contract was deployed to Filecoin wallaby testnet
Simple frontend was developed by using Next js and TailwindCSS. Smart contract was deployed to Filecoin wallaby testnet.This project converts the document into hash by using SHA256 and add that hash to contract by mapping with the doc owner address and current block number so that in future owner can come over and verify the doc by using this hashes.