Decentralized File Storage using Texttile and IPFS. Pin files easily on IPFS.
This project helps pin files to IPFS easily. Main goal of this project is to minimize the configuration and let user upload files without a hassle. By using username and password user can sign in and upload files. No need to configure secret keys. By increasing user experience this project will able to attract more users to IPFS.
This project is created based on application-research/next-bucket. Data is stored on Textile and pinned on IPFS. Easy to use user interface helps to use IPFS with minimal configuration. Frontend is created using NextJS. json-server packaged used to create a mock backend that serves user data.