DevNTell - AGAMI ๐ GM In this weeks episode of DevNTell DAO member Patrick Skinner presents his project, AGAMI ๐ Developer Spotlight Patrick Skinner is a Former Special Operations Combat Medic and Mass Casualty Coordinator that later went into software development....
A Gentle Introduction to ERC Standards: ERC-20, ERC-721, and ERC-1155 Hi, fren! gm. โ๏ธ This blog post will cover some of the most common ERC token standards you can use to create fungible, non-fungible, and semi-fungible tokens. So, without further ado, let's get started! First of All, WTH is ERC? ๐ค ERC stands for "E...
How to Build Custom ERC-1155 NFT Collections Using Thirdweb In this tutorial, we will build a custom ERC-1155 NFT bundle collection using Thirdweb ContractKit and Deploy tool. 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...
Burnout in Public I'm burnt out. I've spent the past ten minutes trying to figure out the outline for this post. I figured I'd start writing, and it would appear. If you're reading this, it didn't. It All Began with the Pandemic I can trace this feeling back to COV...
How I Became Nomadic and Started My Web3 Career with Developer DAO About one year ago, I sold everything I owned, moved out of my apartment, reduced my whole life to a suitcase, and went to Madeira with no source of income and no idea what my next step would look like. At first, this was intimidating, but soon, I wo...
35+ GitHub Repositories Every Solidity Developer Should Bookmark Solidity is arguably the most in-demand smart contract programming language. It is an object-oriented, high-level language for implementing smart contracts on Ethereum Virtual Machine (EVM) and building decentralized applications (DApps). If you are ...
DevNTell - Long Tail Social Token ๐ GM In this weeks episode of DevNTell, Developer DAO member Dusty gives us an overview of Long Tail Social Token ๐ ๐ Developer Spotlight From Dusty: I've been a mobile game and data visualization developer for 10 years, now leading a web3 develo...
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 Verify Smart Contracts with Libraries and Constructor Parameters on Polygonscan. When you deploy code to the public, open, global censorship-resistant Ethereum blockchain, you expect participants will use the functions and services your smart contract provides worldwide. Therefore, it is essential to be a good steward of the bloc...
DevNTell - Data Unions ๐ GM In this weeks episode of DevNTell, Developer DAO member Nico Burkart gives us an overview of Data Unions: A smart contract for one to many micro transactions ๐ Developer Spotlight Nico is a DevRel Engineer at Streamr and Data Unions DAO. Durin...
How to start developing on Hedera Hashgraph I recently learned about Hedera and found their technology to be quite fascinating. Hedera is not a blockchain; it's a public ledger that utilizes hashgraph consensus. Hashgraph consensus is a more secure and faster alternative to blockchain consensu...
My 30-Year (On Again Off Again) Love Affair with Coding I feel like I've been married to coding, we had a messy divorce, and now we're getting back together again. It's my husband, ex-husband, and now future husband. It's been complicated for sure, but also way way fun. How it all started My first comput...