/Codeissance_4_Localhost

Digital Identifier is a secure, decentralized, anonymous and tampered proof way of maintaining and verifying all essential identity-based documents to create a unique digital identity of a person.

Primary LanguageJavaScriptMIT LicenseMIT

Digital Identifier 🧐

To design and develop a secure, decentralized, anonymous and tampered proof way of maintaining and verifying all essential identity-based documents such as

  • Aadhar Card
  • PAN Card
  • Birth certificate
  • Marriage certificate

and create a unique digital identity of a person

Tech-Stack used 🎯

  • React
  • Morallis
  • Metamask
  • ipfs

Prerequisites ✅

  • Morallis Account
  • Node js installed

Setting up Locally 🚧

  1. Create a Morallis Account.

  2. Fork the repo

  3. Clone the repo

https://github.com/[your_github_username]/Codeissance_4_Localhost.git
  1. Navigate to the clone
 cd Codeissance_4_Localhost
  1. Navigate to frontend of website
 cd frontend
  1. Install dependencies
 yarn
  1. Create a .env file in root of frontend
REACT_APP_appId = Paste your id here
REACT_APP_serverUrl = Paste your url here
  1. Start the website locally using
 yarn start

User Interface 💻

Main Page

Main page

image

Upload File Page

Upload File Page