A blockchain-based digital identity management system built on Stellar Soroban for secure, decentralized identity storage and verification.
Digital Identity Manager is a decentralized application built on the Stellar Soroban smart contract platform. It allows users to securely create, manage, and control their digital identity on-chain without relying on centralized authorities.
This smart contract enables users to:
- Create their digital identity
- Store essential identity details (name, email, data reference)
- Update their identity anytime
- Delete their identity securely
- Retrieve identity information when needed
All operations are user-authorized, ensuring privacy and ownership.
- 🔐 User-controlled identity
- Only the owner can create, update, or delete their identity
- 📦 Decentralized storage reference
- Stores a
data_hash(e.g., IPFS hash) instead of raw sensitive data
- Stores a
- ⚡ Fast & low-cost transactions
- Built on Stellar's Soroban for efficiency
- 🔄 Updatable identities
- Users can modify their identity anytime
- ❌ Right to delete
- Fully remove identity from contract storage
🔗 https://lab.stellar.org/r/testnet/contract/CB2GW5RE5Z4HQDFFQ5OJDEAEXJQ2J66AU5S265Z52PHK7FOVZVSX7TSD
- Soroban SDK (Rust)
- Stellar Blockchain
- Add multi-field identity verification
- Integrate KYC providers
- Add role-based access (e.g., verifier, issuer)
- Encryption for sensitive fields
- NFT-based identity credentials
Developed as a Web3 project using Stellar Soroban Smart Contracts, focusing on decentralized identity and user data ownership.
Mail- kritgiri2006@gmail.com