Confidential Transfers on Solana: A Developer's Guide
Learn how to implement privacy-preserving token transactions on Solana using the Token-2022 Confidential Transfer Extension. This comprehensive developer guide covers encrypted balances, zero-knowledge proofs, and step-by-step instructions for creating tokens with hidden amounts.
How to Build a Secure dApp with AML and CFT Compliance
A walkthrough of how to build a secure dApp with AML and CFT compliance using QuickNode Marketplace add-ons and Chainlink Functions.
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.