blog.developerdao.comAn Introduction to Force InclusionIn these last few years, layer two blockchains (L2) have become central to Ethereum's scaling efforts. L2s are fast, cheap, and inherit Ethereum's strong security guarantees. Ethereum serves as the settlement layer, and L2s serve as the execution lay...Oct 21, 2025·6 min read
dhaiwat.hashnode.devHow to Build & Deploy a simple Farcaster FrameIf you're reading this, you're likely already curious about Farcaster Frames. For those who aren't familiar, start with a quick overview at the Farcaster Frames Documentation. What We Will Build In this tutorial, we will be building a frame that lets...Feb 4, 2024·6 min read
ankr.hashnode.devAnkr.js (Advanced APIs) Node.js Quickstart GuideAnkr.js is a JavaScript library that lets you interact with Ankr's Advanced APIs. In this guide, you'll learn how to create a Node.js script that logs out a list of all the NFTs owned by an account and a given account's ERC20 token balances. Node.js...Aug 9, 2022·5 min read
blog.developerdao.comBuild a Historical NFT Data Explorer with Zora's SDKZora - an NFT marketplace protocol - recently released a new SDK called the ZDK - Zora Development Kit. The ZDK makes it easier for developers to query the Zora API for high-quality historical data related to NFTs. It is free-to-use with a very gener...Aug 2, 2022·9 min read
ankr.hashnode.devBuild An NFT Minting Page With RainbowKit & WagmiIn this tutorial, we will be building a minting page for an NFT collection deployed on the Ethereum Goerli testnet. It will be a Single-Page Application built using modern web3 frontend tools like RainbowKit and wagmi that lets users connect their wa...Jul 28, 2022·9 min read