跳至主要內容
  1. 指南
  2. /所有標籤
  3. /Smart Contracts Guides

Smart Contracts Guides

91 guides
鏈:全部
語言:全部
技術:全部
產品:全部
使用案例:全部
等級:所有

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 and a Quicknode RPC endpoint.

Created May 15, 2026Intermediate
AleoDeploymentLeoPrivacyZero-Knowledge

Introduction to the 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

閱讀 HyperEVM 中的 HyperCore Oracle 價格

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

Created May 14, 2025中級影片
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 add-on and Chainlink Functions.

Created March 20, 2025Intermediate
BaseEthereumAdd-onsChainlinkdAppsFoundrySecurity

EIP-7702 實作指南:建置與測試智慧帳戶

在本指南中,您將學習如何利用 EIP-7702 所支援的功能,透過批次交易和贊助 gas 來建立並測試Ethereum 帳戶。

建立於 2025 年 2 月 24 日中級
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, 2024中級影片
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