Automated Affidavit Generator This is a platform which automates the process of affidavit generation which would be a faster, transparent and tamper proof process. This would not only reduce human efforts but would also generate higher revenue for government.
- We take required information from the user then verify it with the help of government API's (if access granted)
- After verification, affidavit will be generated with a specified format.
- Alongside we deploy a contract account on remix Ethereum and then transact with the help of metamask account.
- The transaction hash generated during that transaction will be used to generate a unique QR code with the help of qrcode module.
- That qr code will be pasted on the generated format of affidavit.
- This qr code will be used for proving the authenticity of that affidavit by comparing the qr code with the etherscan transaction data.