Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 696 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 696 Bytes

identiverse

Overview

Identiverse is a DApp(Decentralised Application) where a user can verify and store his/her government documents and generate a UUID(Universal Unique ID) for himself/herself so as to use any online services or applications. It is also a an alternative to Google/Facebook for authentication to use any online platform.

Implementatioon

We used Flutter to build our frontend . MongoDB and NodeJS to build the backend . We used the Hedara hashgraph technology to decentralise the app and Solidity to build the contracts.

Technical Components

  • Frontend : Flutter
  • Backend : NodeJS,MongoDB
  • Web3 : Hedara Hashgraph, Solidity
  • Other technologies : REST APIs