Michael.techImplementing a Secure Merkle Tree Airdrop System for Web3 Tokens: A Comprehensive GuideIn this post, we’ll dive into a unique Solidity project that combines ERC20 tokens, NFTs, and Merkle trees to implement a claimable token…Sep 18Sep 18
Michael.techMastering Ether Transfers in Solidity: A Closer Look at transfer, send, and callWhen developing smart contracts with Solidity, one of the key tasks you’ll encounter is transferring Ether from one contract to another…Aug 29Aug 29
Michael.techExploring ERC-20: The Token Standard That Powers Ethereum TokensWhen you dive into the Ethereum ecosystem, one of the first things you’ll encounter is the ERC-20 token standard. Created by Fabian…Aug 271Aug 271
Michael.techPart 3: More JavaScript One-Liners for Efficiency16. Sum of Object Values by KeyJun 25Jun 25
Michael.techPart 1: Advanced JavaScript Techniques for Clean CodeDiscover how to implement complex logic with elegant, concise, and highly efficient advanced JavaScript syntax.May 24May 24
Michael.techUnveiling the Ultimate Next.js Toolkit: Top Libraries and Packages of 2024!Introduction: In the vibrant ecosystem of 2024, Next.js stands tall as a titan, offering a potent blend of Server-Side Rendering (SSR)…May 8May 8
Michael.tech10 Essential CSS Tips for Modern Web DevelopmentCascading Style Sheets (CSS) play a pivotal role in shaping the visual appearance of modern websites. Whether you’re a seasoned developer…May 61May 61