Creating NFT Artworks with Pinata

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 t…


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]

light-theme

dark-theme

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


Print Share Comment Cite Upload Translate Updates
APA

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/

MLA
" » Creating NFT Artworks with Pinata." Ralph Rosael | Sciencx - Saturday October 12, 2024, https://www.scien.cx/2024/10/12/creating-nft-artworks-with-pinata/
HARVARD
Ralph Rosael | Sciencx Saturday October 12, 2024 » Creating NFT Artworks with Pinata., viewed ,<https://www.scien.cx/2024/10/12/creating-nft-artworks-with-pinata/>
VANCOUVER
Ralph Rosael | Sciencx - » Creating NFT Artworks with Pinata. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/10/12/creating-nft-artworks-with-pinata/
CHICAGO
" » Creating NFT Artworks with Pinata." Ralph Rosael | Sciencx - Accessed . https://www.scien.cx/2024/10/12/creating-nft-artworks-with-pinata/
IEEE
" » Creating NFT Artworks with Pinata." Ralph Rosael | Sciencx [Online]. Available: https://www.scien.cx/2024/10/12/creating-nft-artworks-with-pinata/. [Accessed: ]
rf:citation
» Creating NFT Artworks with Pinata | Ralph Rosael | Sciencx | 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.

You must be logged in to translate posts. Please log in or register.