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
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.
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.