How to Build a Full Stack Allowlist dApp For Your NFT Collection on Polygon What are We Building In this tutorial, we will be building a full stack allowlist dApp for an NFT collection on Polygon, where users get access to the presale if their wallet address is allowlisted. For the purposes of this tutorial, we will be "lau...
The Ethereum Merge: What it Means for Developers The Ethereum merge has succeeded! Ethereum has moved from Proof of Work to the Proof of Stake consensus mechanism. Let's talk about what it means for developers. The New Testnets The Kiln, Rinkeby, and Ropsten testnets are now being deprecated. Depr...
DevNTell - SurfDB 🌈 GM In this weeks edition of DevNTell, Aditya Parmar (0xavp.eth | spect.network#4305) gives an overview of his project, SurfDB: the database which dApps actually need. SurfDB is built on top of ceramic, providing an easy way to store data on the d...
Berlin Blockchain Week Impressions Last Thursday, I took a train to Berlin to attend the last days of Berlin Blockchain Week. Manny asked if I would be there because it was in Germany, and I am from Germany. Sadly, I’m from the other end of Germany and had a seven-hour train ride ther...
Build a Confidential DApp in Solidity on Sapphire This is a sponsored article by Oasis Network The launch of the Sapphire ParaTime on the Oasis Network is a huge step forward in scaling blockchain toward Web3. Sapphire offers the first and only confidential Ethereum Virtual Machine (EVM) compatible ...
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 ...
DevNTell - Zitrone 🌈 GM In this weeks DevNTell, DAO member Adam Sobotka (Vorcigernix#1185) gives us an overview of his project, Zitrone: a meeting management tool crafted for DAOs 🎬 Developer Spotlight Adam is an ex-director of engineering, now utilizing his time to ...
DevNTell - Proof of Humanity GM In this weeks DevNTell, DAO member Emmett Childs (xpriment626#2365) whose lead of Developer Relations at Kleros gives us an overview of Proof of Humanity. No big deal, but... As of this morning, DevNTell has officially been booked straight through...
How to Migrate DApp from Rinkeby to Mumbai We Web3 developers are facing, once in lifetime tragedy. A tragedy none of us think we will ever meet. We have to say "good bye" to our favorite and most popular test network Rinkeby. During this period of grief, we have to handle one more enormous ...
Guide to Creating Great Web3 Technical Content As a freelance technical writer in Web3, I have worked on many projects to help them create technical content. This has ranged from doing developer documentation to writing technical articles to Twitter threads and press releases. I don't think peopl...
DevNTell - 0xcorgis GM from Season 1 Starting Season 1 of Developer DAO, we're going to be sharing a weekly spotlight for the presenter of DevNTell to allow the community to better know one another. Also make sure you and your frens are following @devntellxyz to get al...
Building an NFT with Stacks and Clarity Smart contract development is a high stakes game. We are writing code that can be seen by anyone, called by anyone, is immutable once deployed, and handles peoples’ real world financial assets. Over the last few years, we have seen tens of millions o...