Chidozie Managwudoxzy.hashnode.dev·Oct 5, 2024Building a Secure Anonymous Feedback System with Django, Twilio, and PinataIn this guide, I will walk you through building a Secure Anonymous Feedback System using Django, Twilio for SMS notifications, Pinata for secure media uploads, and TailwindCSS for responsive styling. By the end of this tutorial, you will have a fully...1 likePython
Anurag KhannaforSkyTrade Blogskytrade.hashnode.dev·May 30, 2024Secure and Decentralized Data Storage for Drones with Solana and Pinata CloudIn the realm of drone technology, managing the vast amounts of data generated during operations poses significant challenges, particularly in terms of security, integrity, and accessibility. By integrating Solana's blockchain with Pinata Cloud, a sec...47 readsipfs
Mitrasish MukherjeeforSpheron's Blogblog.spheron.network·Sep 16, 2023Navigating the IPFS Landscape: An Insider's PerspectiveNavigating the intricate realms of the IPFS ecosystem can be daunting. With emerging tools and platforms vying for attention, how does one decide the optimal fit? As the co-founder of Spheron, I've had the privilege of being deeply embedded in this d...66 readsipfs
Kelly Kimkellykim.hashnode.dev·Feb 23, 2023It's Time To Say Goodbye To HTTP.The purpose of this article is to highlight the major problems with HTTP, explain how IPFS and decentralizing storage troubleshoot those, and then frame Pinata as the missing piece to the puzzle as the easiest, quickest and most trustworthy way to us...108 readsipfs
Atharva Deshpandeatoo.hashnode.dev·Dec 5, 2022Upload a file to PinataHello everyone 👋, I, Atharva Deshpande am back with another article. This article focuses on creating a very simple app that uploads files to IPFS using Next.js. Here is the link to GitHub Repository. You can go ahead and get the code directly but I...6 likes·398 readsPINATA
Aayush GuptaforDeveloper DAO Blog | Web3 Tutorialsblog.developerdao.com·Oct 3, 2022How to Create and Deploy an ERC-1155 NFT Bundle CollectionIn this Tutorial, we will build NFT Bundle Collection using ERC-1155. Instead of Minting all the NFTs in one go. We allow users to mint NFT from any NFT bundle Collection one by one. We also set a maximum supply of NFTs; one user can mint only one NF...4 likes·854 readsERC1155