© 2023 Hashnode
#ipfs-pinning
Introduction to Decentralised Finance (DeFi) Decentralised finance (DeFi) stands at the forefront of financial innovation, promoting the concept of "unbanking". This shift questions the traditional ba…
When creating decentralized applications, many turn to blockchain platforms like Ethereum for their ability to manage state, automate processes through smart contracts, and facilitate value exchange. However, storing application content suc…
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 th…
Hello 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…