Best Flask open-source libraries and packages

UNS_4_CommandLineWarriors

This is our first blockchain app used for user to verify and store their data and show it anywhere using one click
Updated 2 years ago

Unscript Hackathon 2022 by Fr.CRCE

  • Team: Command Line Warrious
  • Team Id: UNS_4

Domain : Blockchain

Problem Statement : Build a user verification system.

Description :

  • If you go to a SIM Card company, Transport Facilities, Banks require you to submit a verified identity to conduct the transaction. Even government facilities require you to submit your identity proof. Most of the time it is the same data uploaded multiple times on multiple servers which may not always be reliable and secure.
  • How do we intend to solve this problem ? Blockchain is the solution. Develop a one-stop portal where users can securely upload and maintain various personal documents. An authority wishing to verify certain documents of a particular user can access them using a unique UID. The verifier should be able to check the authenticity of the document using various parameters.

Solution

Technologies Used

  • HTML, CSS, JS, BootsStrap
  • Python
  • Solidity
  • Ganache
  • Ethereum
  • IPFS

Methodology

Ganache gives us 10 fake account to test our code using 100ether each that also fake one image

This is used for uploading the users data that they have filled durinf registration and that data was verifed using Aadhar verification API image

Tags blockchain