Skip to main content
  1. Guides
  2. /All Tags
  3. /Smart Contracts Guides

Smart Contracts Guides

91 guides
Chain: All
Language: All
Technology: All
Product: All
Use Case: All
Level: All

How to Build and Deploy a Leo Program on Aleo

Learn how to write, test, and deploy a private token program on Aleo testnet using Leo 4.0 and a Quicknode RPC endpoint.

Created May 15, 2026Intermediate
AleoDeploymentLeoPrivacyZero-Knowledge

Introduction to Aleo Blockchain and Leo Smart Contract Language

Learn about Aleo blockchain's privacy-first architecture, AleoBFT consensus, offchain execution with snarkVM, and the Leo zero-knowledge programming language.

Created May 13, 2026Beginner
AleoLeoPrivacyZero-KnowledgeZK-SNARKs

How to Build and Deploy a Solana Program Using Pinocchio

In this guide, you’ll build a basic Vault program using Pinocchio to deposit and withdraw SOL to and from a Vault PDA.

Created October 9, 2025Intermediate
SolanaCodamaPinocchioRustShankSVM

Read HyperCore Oracle Prices in HyperEVM

Learn how to fetch live oracle prices from HyperCore inside your HyperEVM smart contracts using Solidity and precompiled interfaces.

Created May 14, 2025IntermediateVideo
EthereumHyperliquidEVMFoundryHyperEVMSolidity

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 a Quicknode Marketplace add-on and Chainlink Functions.

Created March 20, 2025Intermediate
BaseEthereumChainlinkdAppsFoundryMarketplaceMarketplace Add-onSecurity

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.

Created February 24, 2025Intermediate
EthereumAccount AbstractionEIP-7702EVMFoundryViem

How to Create Hooks on Uniswap V4

This guide will demonstrate how to create Hooks on Uniswap V4 using Foundry and the uniswap-v4 hook template.

Created September 18, 2024Intermediate
EthereumDeFiEVMFoundryUniswap

How to Create and Deploy an ERC-777 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.

Created August 23, 2024IntermediateVideo
EthereumERC-777EVMFoundry

What is Bankrun and How to Use it to Enhance Solana Local Development?

This guide will teach you how to use Bankrun to enhance your local Solana development experience.

Created July 19, 2024Intermediate
SolanaAnchorBankrunRustSVMTypeScript

What is Amman and How to Use it to Enhance Solana Local Development?

This guide will demonstrate how to use Amman to enhance your local Solana testing experience.

Created July 11, 2024Intermediate
SolanaAmmanSVMUmi