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.
- Create a NFTPort Account.
- Generate the API key.
- Fork the repo.
- Clone the repo.
https://github.com/[your_github_username]/digitzen.git
- Navigate to the clone
cd digitzen
- Install dependencies
yarn
- Start the website locally using
yarn start