TadashiJei / Decentralized-Identity-Verification-for-Digital-Nomads

decentralized identity solution specifically for digital nomads and remote workers. This could include verifiable credentials for residency, taxation, and employment history, helping nomads manage documents and identity securely within TON.
0 stars 0 forks source link

IPFS (InterPlanetary File System) for storing images or other files is not yet integrated into the system. #1

Open TadashiJei opened 1 hour ago

TadashiJei commented 1 hour ago

Task 1: Install IPFS Node Task 2: Integrate IPFS with Backend ( Add functionality to upload images to IPFS and retrieve their CID (Content Identifier) Also use a Libraries like react-dropzone or FileReader to handle file uploads and send the file data to backend.

TadashiJei commented 1 hour ago

Also update the Smart Contracts. to store the IPFS CID. instead of the entire image or file