Solana Development for EVM Developers
This guide is designed for EVM developers who want to explore Solana's ecosystem and understand how its architecture, account model, and execution environment differ from Ethereum. By the end of this guide, you'll have a clear understanding of Solana's core concepts, including stateless programs, account-based storage, parallel transaction execution, and fee markets.
Team Management and RBAC in QuickNode
Learn how to manage teams and users in your QuickNode account, and explore Role-Based Access Control (RBAC)—an Enterprise feature for securely managing permissions and access with user roles.
Introduction to Solana Wallets
This guide will give an overview of some common wallets on Solana.
Protect Solana Transactions with Lighthouse Assertion Guards
Learn how to protect your Solana transactions from malicious transaction instructions by utilizing Lighthouse assertion instructions in your transaction.
Ethereum Pectra Upgrade: Key Improvements and Impact
Learn about the Ethereum Pectra upgrade, which enhances staking operations, inter-layer communication, blob storage efficiency, and account abstraction. Explore key EIPs, their benefits, and what this upgrade means for users, developers, and validators.
EIP-7702 Implementation Guide: Build and Test Smart Accounts
In this guide, you'll learn how to build and test Ethereum smart accounts with batch transactions and sponsored gas, all powered by EIP-7702.
How to Create an Overcollaterized Stablecoin with Foundry
In this guide, you'll learn how to build an overcollaterized stablecoin using Foundry v1.0. We'll cover everything from smart contract development to comprehensive testing using modern Foundry practices.
What is MEV (Maximum Extractable Value) and How to Protect Your Transactions on Solana
Learn about Maximum Extractable Value (MEV) on Solana and how to protect your transactions using QuickNode add-ons.
How to Build Web3-Enabled AI Agents with Eliza
This guide provides step-by-step instructions on building an AI agent using the Eliza framework with Web3 capabilities. In this guide, we'll show you how to create an AI agent that can interact with the blockchain by sending ETH and interacting with smart contracts.
How to Set Up Method Rate Limits with QuickNode
Learn how to implement both IP-based and method-specific rate limits on your QuickNode endpoints to control API usage at a granular level. This guide walks through the process of setting up, testing, and monitoring rate limits based on RPC methods to secure your endpoints.