DevNTell - Supercluster ๐ GM In this weeks episode of DevNTell, co-founders Kai Huang and Gov go over the latest on their project, Supercluster Labs ๐ Developer Spotlight Kai has been in Product Management for the last 6 years, currently working as a PM for MetaMask. Kai ...
How to properly request JSON metadata stored in IPFS for your "The Graph" Subgraph Hi, my name is JP ๐ (@J_pizzl3/@jpdev)! I'm one of the core developers working on InterplanetaryFonts, a Web3 NFT marketplace and collaboration platform for creators and collectors of Fonts (@IPFonts/@ipfonts). Below I will describe a tricky problem...
A Gentle Introduction to Decentralized Storage Hey, fren! gm. โ๏ธ Recently, I worked on an NFT project that required IPFS for storing the NFT images and metadata. That sparked my interest in learning more about decentralized storage, which has fascinated me for a while now. So, today we're gonna l...
DevNTell - Supercluster Labs ๐ GM In this weeks episode of DevNTell, Kai Huang and Gov go over their project, Supercluster Labs ๐ Developer Spotlight Kai has been in Product Management for the last 6 years, currently working as a PM for MetaMask. Kai Started working on Superc...
Building a Censorship Resistant Image Uploader TL;DR: You can check out a repository with the complete code on GitHub, and also a styled version of the app on IPFS. In the past, building applications that are censorship resistant but are still easy to use wasn't straightforward. Meddling around ...
How to Create and Deploy an ERC-1155 NFT Bundle Collection In 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...
Creating a Decentralised Crowd Funding Contract with Solidity This will be a three-part series with code and instructions for creating and deploying a decentralized crowdfunding contract with Solidity. You can use a crowdfunding contract to raise money for a specific purpose. A contract can be written in which ...
Web3 Without Wallet This article started as a bear market distraction for all the sad builders in the Web3 space that lost some money in the last months. Just playing around with some Web3 tech I found interesting. %[INVALID_URL]After I wrote it, I got the impression it...