This content originally appeared on DEV Community and was authored by Ralph Rosael
NFT Artworks
NFT Artworks is a web application that allows users to upload and manage their NFT images easily. It utilizes Pinata for IPFS storage, enabling secure and decentralized hosting of NFT artworks. This project is a submission for the Pinata Challenge.
What I Built
The application allows users to upload multiple images, which are then stored on IPFS using Pinata. Users can view their uploaded images in a gallery format and enjoy features such as drag-and-drop uploads, toast notifications for feedback, and a responsive design.
Demo
You can access the live application here.
Screenshot]
My Code
The source code for this project can be found in the GitHub repository: NFT-Artworks.
More Details
In this project, I used Pinata to pin uploaded images to IPFS. Upon uploading an image, the application sends a request to the Pinata API with the selected file. The API responds with the IPFS hash of the uploaded image, allowing users to access their NFTs via a gateway URL.
Key Features Utilizing Pinata:
- Image Upload to IPFS: Users can upload images, which are pinned to IPFS through the Pinata API.
- Fetching Uploaded Files: The application retrieves previously uploaded images from Pinata using the provided API keys.
This content originally appeared on DEV Community and was authored by Ralph Rosael
Ralph Rosael | Sciencx (2024-10-12T14:26:04+00:00) Creating NFT Artworks with Pinata. Retrieved from https://www.scien.cx/2024/10/12/creating-nft-artworks-with-pinata/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.