🎙️ 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.
A video explaining how to set up QuickAlerts to track real-time on-chain data.
A video explaining how to set up QuickAlerts via REST API to track wallet transactions.
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 QuickNode's RPC and Graph API.
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.
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 GraphQL subscriptions work and how track blockchain data using QuickNode's Graph API.
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.
This guide will teach you about the two different types of nodes on Ethereum and explore the requirements needed to run them.
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 will explore how to use Squads to create a MultiSig Wallet on Solana.
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-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.
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.
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.
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, you will embark on a journey to understand and utilize Satsuma, a blockchain indexing platform supporting hosted subgraphs. Through detailed instructions and insightful information, the guide offers a step-by-step walkthrough on adding the Satsuma add-on to your QuickNode endpoint and creating, deploying, and managing a subgraph using Satsuma's platform.
In this guide, we will learn how to stream pending transactions from Ethereum and similar chains with Ethers.js.
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.
In this guide, you will learn more about the web3 developer stack and the tech included.
In this guide, let us understand what the ABI of smart contracts is.
In this guide, we will take a detailed look at the EVM to learn what the EVM is and how it operates.