This project is a decentralized file-sharing platform that allows users to upload images to IPFS (InterPlanetary File System) and share them securely with specific wallet addresses on the AIA testnet blockchain. Utilizing blockchain technology ensures that your shared files are tamper-proof and accessible only to designated recipients.
Features
- Upload images to IPFS.
- Share files using wallet addresses on the AIA testnet.
- Decentralized and secure file storage.
- User-friendly interface for easy file management.
Technologies Used
- IPFS: For decentralized file storage.
- AIA Testnet: For secure transactions and wallet management.
- React.js: Frontend framework for building the user interface.
- Node.js: Backend server to handle requests and interactions with IPFS and the blockchain.