Mutiat Adepojuriike.hashnode.dev·Feb 29, 2024Efficient Data Storage in JavaScript: Understanding Local and Session Storage with Input FormsData storage on the client side is essential for providing a seamless web browsing experience. Two options are available to achieve this: Local Storage and Session Storage. This tutorial will help you understand the concepts of Local Storage and Sess...2 likes·88 readsJavaScript
Chinthaka Weerakkodychin.hashnode.dev·Nov 20, 2023Building a database with IPFS: A Developer's TaleSetting the Stage In ancient Greece, there existed a city called "Polis" where people gathered to discuss a wide range of topics, such as politics, governance, and laws. Unfortunately, they didn't delve into the art of building a database in IPFS. Th...56 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
Spheron NetworkforSpheron's Blogblog.spheron.network·Sep 15, 2023Web3 Storage: A Secure Alternative to Traditional Cloud StorageWeb3 Storage is becoming popular for users concerned about data privacy and security. With increasing awareness regarding the risks associated with centralized storage providers, people are turning towards Web3 storage technologies. It offers a super...157 readsWeb3
Avinash Nayakavinash27.hashnode.dev·Jul 1, 2023SafeUpload-Application that prioritises user safety and content integrity.SafeUpload is an application that allows users to securely upload and store videos while ensuring they do not contain any Not Safe for Work (NSFW) content. It integrates with Passage by 1Password for passwordless authentication, Livepeer for video up...1password
Vikas Rushivikasrushi.hashnode.dev·Feb 23, 2023Securely Store Files with IPFS-EncryptedAre you tired of storing your private files on centralized cloud services that can be hacked or censored? Do you want to ensure that your data remains secure and accessible to you and your authorized peers only? If so, you might be interested in IPFS...1 like·131 readsBlockchain
Vivek Sutharblogbyvivek.hashnode.dev·Sep 12, 2022Upload your Files to IPFS: An Easy guideIf you are building a decentralized App, in most cases you need to store your images, files, and videos on a decentralized platform like IPFS, File coin, or Filebase, so in this blog, we will discuss how you can upload your files to File-coin network...2 likes·236 readsipfs
Sarah Schwartzschwartz.hashnode.dev·Aug 29, 2022Upload Files to IPFS with Next.js and Web3.StorageWhat is IPFS? IPFS stands for InterPlanetary File System. It's a decentralized peer-to-peer file storage network that anyone can use to store files and data. IPFS was developed by Protocol Labs. What is Web3.Storage? Web3.Storage is a service that pr...12 likes·414 readsWeb3
Hayley is Coding 🦋hayleyiscoding.hashnode.dev·Aug 13, 2022Storing Data on IPFS using Web3.Storage!This article is part of my 'web 3' series where I share what I'm learning in #30DaysOfWeb3 - a 30-day online course by Women Build Web3! If you are new to web3 - my Web 3 for Beginners article was featured on Hashnode and may be a good starting point...21 likes·532 reads30 Days of Web3React