🎥 Get Email Notifications for ENS Registrations via the QuickAlerts UI
Learn how to set up a QuickAlert for ENS Domain registrations and get notified via email with the help of Pipedream.
Learn how to set up a QuickAlert for ENS Domain registrations and get notified via email with the help of Pipedream.
Learn how to create a Discord bot that sends messages about NFT transfers on the Ethereum blockchain using QuickAlerts.
Learn how to create a telegram bot that sends messages about NFT transfers on the Polygon blockchain using QuickAlerts.
A video explaining what Uniswap is and how Uniswap swaps work. We will also track the Uniswap swaps using QuickAlerts.
This guide will walk you through creating your own Solana Transaction Explorer using React and TypeScript.
This guide will walk you through creating your own Solana Explorer for Stake Accounts using React and TypeScript.
This guide will walk you through creating your own Solana Explorer using the Solana Scaffold, Solana Wallet Adapter, React, and TypeScript.
Learn how to create a basic Solana wallet application using React in this step-by-step guide.
In this guide, we will learn how to build an Ethereum dApp that will store short versions of URLs.
This tutorial will look at how to use Hardhat and Ethers.js, which are now becoming the standard in building smart contracts. We will create, run, compile and deploy smart contracts made using the Hardhat Ethereum development environment.
Get connected to your users faster. Learn how to use the Solana dApp Scaffold and Wallet Adapter to get a sample app in minutes.
In this guide, you will build a simple React user interface where a user can connect to MetaMask and display their wallet balance and address.
In this guide, we’ll walk through setting up a wallet for the Avalanche network, deploying a smart contract, and connecting a frontend application to that contract. By the end, you’ll have a dApp connected to the Avalanche Fuji testnet.
This guide explains Programmable NFTs (pNFTs) and walks through how to mint them using TypeScript.
In this guide, you will learn how to deploy and interact with a smart contract using TronBox and TronWeb developers tools.
Learn how to get notified via SMS for USDC Token Transfers on the Ethereum blockchain using QuickAlerts.
In this guide, we will use the Solana Wallet Adapter to authenticate users on your dApp!
This guide will provide step-by-step instructions on creating batch requests on the Ethereum network. You will learn what batch requests are and how to make a script for batch requests using Node.js. Note that this guide only applies to users running their own Ethereum node locally or on a remote server.
This guide will walk you through how to run a Expedition Block Explorer for the Ethereum blockchain.
In this guide, we will look at how we can setup a basic NEAR project from scratch, installing and configuring dependencies and customizing the project to work well with AssemblyScript.
In this guide, you will discover how to store data on IPFS using either QuickNode's IPFS tool or by setting up your own IPFS node. You'll then deploy a smart contract to Ethereum Sepolia's testnet to store this data's unique hash and finally design a frontend to render and interact with the hash stored within your smart contract.