Building a Tokengated Community for Live Concerts with QuickNode: A Step-by-Step Tutorial In this comprehensive tutorial, we'll walk through the process of building a token-gated community for live concerts using QuickNode. We will create a custom token on the Ethereum network, develop a smart contract for the community, and design a fron...
Getting Started With SSX What Is SSX? "SSX is a library that enables you to easily add user authentication, session management, and more to your dapp." https://github.com/spruceid/ssx/blob/main/README.md Okay, But What Is It? It's an app that allows you to administer a...
Build a Historical NFT Data Explorer with Zora's SDK Zora - 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...
Build a Buymeacoffee DApp Using Solidity + Ethereum Smart Contract + ReactJs + TailwindCSS Blockchain development is typically one of the highest-paying programming industries, with developers earning between $150,000 and $175,000 per year as salaried employees. That sounds interesting, right? To learn more about a developer roadmap and ge...
A guide to Web3 for Web2 frontend devs With all the hype around, web3 can be overwhelming if you’re looking to get started. Luckily, if you are a frontend dev coming from web2, you already have most of the skills you need to get started in web3. I can say this because I come from a web2 f...