https://github.com/mukulkolpe/digitzen
To design and develop 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.
https://github.com/mukulkolpe/digitzen
biconomy digital-identity framer-motion material-ui-icon nftport react-copy-to-clipboard react-router reactjs tailwindcss toastify web3 web3-auth
Last synced: 3 months ago
JSON representation
To design and develop 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.
- Host: GitHub
- URL: https://github.com/mukulkolpe/digitzen
- Owner: MukulKolpe
- License: mit
- Created: 2022-12-10T10:17:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T02:50:06.000Z (over 3 years ago)
- Last Synced: 2025-09-12T05:53:42.719Z (9 months ago)
- Topics: biconomy, digital-identity, framer-motion, material-ui-icon, nftport, react-copy-to-clipboard, react-router, reactjs, tailwindcss, toastify, web3, web3-auth
- Language: JavaScript
- Homepage:
- Size: 789 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# DigitZen 🧐
## Objective :fire:
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.
## TechStack Used 🎯
## Prerequisites ✅
## Packages Used :open_file_folder:
## Local Setup 🚧
1. Create a NFTPort Account.
2. Generate the API key.
3. Fork the repo.
4. Clone the repo.
```
https://github.com/[your_github_username]/digitzen.git
```
5. Navigate to the clone
```
cd digitzen
```
6. Install dependencies
```
yarn
```
7. Start the website locally using
```
yarn start
```
### Do drop a :star: if you find this repository useful .