No physical documents needed! 🌍 One secure blockchain ID to verify, share, pay, and accept payments—private, seamless, and universally accepted. 🚀
Say goodbye to physical documents! 🌍 With one secure, blockchain-based ID, you can verify and share your identity seamlessly across platforms and institutions. Built for privacy, simplicity, and universal acceptance, it’s the future of identity management—always with you, wherever you go. 🚀 Plus, enjoy seamless payments with your verified ID, enabling quick and secure transactions across platforms.
OneTrueId Project: Quick Guide
OneTrueId is a decentralized identity platform for creating and managing digital identities on the blockchain.
Features:
Tech Stack:
Setup:
npm install
npx hardhat compile
npx hardhat run scripts/deploy.js --network yourNetwork
npm start
Smart Contracts:
createUser
: Creates a DIDeditUser
: Updates user infogetUserByUsername
: Fetches user by usernameIPFS: Store profile images securely on IPFS and save the CID on-chain.