🎙️ On-Chain Report ep1: Blockchain Data with Pat Doyle
In episode 1 of The On-Chain Report, we met with Pat Doyle at Amberdata to talk blockchain data, institutional involvement in web3, and things to watch out for.
In episode 1 of The On-Chain Report, we met with Pat Doyle at Amberdata to talk blockchain data, institutional involvement in web3, and things to watch out for.
In episode 2 of The On-Chain Report, we met with Eleni Steinman, cofounder and CEO of LoopCrypto to talk crypto payments and advantages over traditional payment rails.
In episode 3, we met with Brendan Farmer, co-founder at Polygon, to talk zero-knowledge cryptography and the rise of the zkEVM.
In episode 4, we met with Jas Takhar, head of engineering at RippleX, to talk about tokenization, its state of adoption, and Ripple's role in getting us here.
A video that shows how you can get Ethereum Beacon chain data like the Beacon chain smart contract data and validator balances.
A video that covers the changes/additions made to the Ethereum network with the Shanghai upgrade.
In this video, learn about various Ethereum staking options along with their pros and cons.
Learn more about the Trace and Debug APIs of Ethereum and how they can be used to track internal transaction with the help of transaction traces.
An informative video on enhancing NFTs value and attracting interest to your NFTs.
A video showing how to build a token-burning Candy Machine on Solana where an SPL token needs to be burned to mint an NFT.
Learn how to send a transaction on Ethereum using Ethers.js v5 and v6.
Learn how to run your own Ethereum validator. The video covers selecting and configuring the hardware and staking ETH.
A video showing how to use Etherscan to its full potential by showcasing various platform features.
A video explaining the best practices of creating an NFT business model with a template.
A video explaining the best tech stack to deploy your NFT project.
A video explaining the difference between RPC and Graph API.
A video explaining what is Chainlink's CCIP and how it works.
A video explaining how ENS domains work and how a ENS domain can be redirected to a decentralized website.
Learn about Hardhat and how to set up a local smart contract development environment.
A video explaining what is IPFS and how it works.
A video explaining what is LayerZero and how to send a cross-chain message using LayerZero.
In this video, learn about the Coinbase blockchain, Base, and the motivation behind it.
Learn about custodial and non-custodial wallets. See the key differences between them and features of non-custodial wallets like Phantom, Metamask, and Exodus.
Learn how to set up a QuickAlert for ENS Domain registrations and get notified via email with the help of Pipedream.
A video explaining how to set up QuickAlerts via REST API to track wallet transactions.
A video explaining how to set up QuickAlerts to track real-time on-chain data.
Learn how to create a custom chain using arbitrun orbit.
Learn how to create a Discord bot that sends messages about NFT transfers on the Ethereum blockchain using QuickAlerts.
Build a secure NFT-gated website using JavaScript. Learn how to protect your site from double spends and token sharing with our step-by-step tutorial.
Learn how to create a telegram bot that sends messages about NFT transfers on the Polygon blockchain using QuickAlerts.
Learn how to create an NFT Collection using AI to generate the images, Foundry to deploy the contract, and IPFS for decentralized storage.
A video explaining what Uniswap is and how Uniswap swaps work. We will also track the Uniswap swaps using QuickAlerts.
Learn about the key differences between the leading zk chains including zkSync, Loopring, and Polygon zkEVM.
In this guide, we’ll see an overview of how smart contracts work on the Ethereum blockchain. This will include how to set up an Ethereum IDE and then the process of writing and deploying a smart contract.
In this guide, we will walk through how to use Jupiter's v6 API and QuickNode's Metis add-on to create a simple Solana trading bot.
In this guide, you will learn the different ways to verify your smart contract source code using Etherscan, Remix.IDE, Hardhat, Brownie, and Foundry.
This guide will teach you about the two different types of nodes on Ethereum and explore the requirements needed to run them.
Add Solana Pay to Your Shopify Store
This guide provides step-by-step instructions on how to build a Web3 frontend using React, wagmi, and Bootstrap. The guide will walk you through the process of connecting a wallet to your frontend and displaying account information, such as the connected wallet address, account balance (in Ether), and chain ID.
This guide will show you how to build an ERC20 token balance app with the QuickNode Token API.
In this guide, we'll dive into generating a unique custom wallet address using Solana CLI and the Grind tool.
In this guide, we will learn how to create a fungible (SPL) token with metadata on Solana's Devnet using the new Metaplex Token Standard and Metaplex umi.
In this guide, we will learn how to deploy a memecoin (ERC-20 token) on Mantle and add liquidity to our memecoin on FusionX.
In this guide, we will explore how to use Squads to create a MultiSig Wallet on Solana.
In this guide, learn to create an ERC-20 token allowance checker app using QuickNode Streams and PostgreSQL.
RPC add-ons enable you to deploy and monetize custom methods on the QuickNode Marketplace. In this guide, we walk through the steps to create your own RPC add-on.
This guide will show you how to create and deploy an ERC-721 token.
This guide will bring you up to speed with ERC-777 tokens and show you how to create, test and deploy them using Foundry.
This guide will bring you up to speed with ERC-20 tokens and show you how to create them.
In this guide, you will learn how to create a blog website using HTML/CSS/JavaScript and then learn how to serve your website on IPFS using QuickNode.
Solana has several built-in handy event listeners, also known as subscriptions, that make listening for changes on the Solana Blockchain a breeze. This guide will teach you how to use several Solana event listener methods and QuickNode WebSockets to listen for changes on the chain.
In this guide, we will learn more about the Polygon chain and how to deploy a smart contract on Polygon.
This guide will take a deep dive into understanding the difference between custodial and non-custodial wallets and how to make a non-custodial transaction using QuickNode.
This guide will walk you through creating a simple script that will query Solana's mainnet and return all of the Token Accounts owned by that wallet and their account balances.
Learn how to get notified via SMS for USDC Token Transfers on the Ethereum blockchain using QuickAlerts.
In this guide, you will learn to configure web3.unity by ChainSafe, how to create your own blockchain dApp in Unity, and how to add NFT mint functionality in the web3.unity game.
Ever need to pull all the transactions associated with a Wallet or want to see all of the mint transactions associated with a Candy Machine? In this guide, we'll cover Solana-Web3.js - a versatile tool that makes getting transaction history a breeze.
In this guide, we will discuss ways you can improve your transaction efficiency and dapp performance by effectively sending transactions to the Solana Cluster.
This guide will give you an overview of Aave as well as flash loans and walk you through how to create a flash loan smart contract in Solidity.
In this guide, users learn how to mint an NFT on one blockchain from another using the Chainlink Cross-Chain Interoperability Protocol (CCIP).
In this guide, we'll learn how to connect to Solana, obtain funds on its devnet, and send a transaction with this new and exciting technology.
In this guide, we will learn how to stream pending transactions from Ethereum and similar chains with Ethers.js.
In this guide, we will learn how to listen to the Solana blockchain for new liquidity pools created on the Raydium DEX using Solana WebSockets.
Transferring SPL tokens is slightly different from sending SOL, so it is essential to understand how it works as you progress on your Solana development journey. In this guide, you will use TypeScript to write a script that transfers an SPL token from one account to another on Solana's devnet.
This guide provides an overview of Solana Priority Fees and a step-by-step tutorial on how to use priority fees to prioritize your Solana transactions and get them confirmed faster on the network.
This guide goes over a 73-point checklist to help you never write a bad NFT smart contract again.
This guide will discuss a cryptographic protocol, Zero-Knowledge Proofs, and how they can help secure user data. It will also cover the types of Zero-Knowledge Proofs and explore the benefits and use cases it provides.
This guide will cover on-chain and off-chain Ethereum scaling solutions and take a deep dive into Rollups.
This guide covers Appchains and Rollups-as-a-service (RaaS), explaining how they work, the problems they solve, and their importance in blockchain today.
This guide will teach you how to use Yellowstone gRPC to monitor Solana programs.
This guide will help you better understand QuickNode products.
This guide will walk you through Agave 2.0's breaking changes and how to prepare your Solana application clients for the upcoming release.
In this guide, you will learn more about the web3 developer stack and the tech included.
Learn how to utilize Phantom Shortcuts to create a seamless NFT experience for your users.
In this guide, let us understand what the ABI of smart contracts is.
In this guide, you will learn about a new Decentralized Social Media Platform, Farcaster.
In this guide, we will take a detailed look at the EVM to learn what the EVM is and how it operates.