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

Video Guides

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

How to Create a Custom Vanity Wallet Address on Solana

Learn to grind a custom Solana vanity wallet address with the native solana-keygen grind command and with the GPU-accelerated vanity tool.

Created June 15, 2026初學者影片
SolanaSolana CLISVMVanityWallets

如何透過x402 存取Quicknode

了解如何透過x402 存取Quicknode區塊鏈基礎架構。無需帳戶、API 金鑰或訂閱。此功能適用於希望透過錢包驗證實現隨需存取的人工智慧agents、聊天機器人及開發人員。

Created February 10, 2026初學者影片
AgentsAIInfrastructurePaymentsRPCx402

How to Use Pyth with Eclipse SVM

Learn how to integrate Pyth with the Eclipse testnet by creating a TypeScript CLI app that checks ETH prices and determines banana ripeness.

Created October 24, 2025初學者影片
EclipsePythSVMTutorial

Ten Most Popular Solana Beginner Questions

Unlock the mysteries of Solana! Explore the top 10 beginner questions and gain clarity on onchain development and Rust programming.

Created October 24, 2025初學者影片
SolanaTutorial

什麼是 Aerodrome Swap API,以及如何使用它?

了解 Aerodrome FinanceBase 解決去中心化交易所(DEX)面臨的主要挑戰,在Base 平台上重塑去中心化金融(DeFi)。

Created October 24, 2025初學者影片
Add-onsAerodromeSwap APITutorial

如何在您的應用程式中使用 Flashblocks

學習如何將Base 整合至您的應用程式中,透過Quicknode 、Viem 及 Wagmi 實現更快的交易確認。

建立於 2025 年 8 月 15 日中級影片
BaseEthereumdAppsEVMFlashblocksViemWagmi

How to Implement a Crypto Paywall with x402 Payment Protocol

Learn how to implement crypto paywalls using Coinbase x402 payment protocol. This step-by-step guide shows you how to monetize content with blockchain payments on Base Sepolia.

Created May 20, 2025中級影片
EthereumEVMInfrastructureTransactionsx402

閱讀 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中級影片
EthereumHyperliquidEVMFoundryHyperEVMSmart ContractsSolidity

Jito Bundles: Bundle Solana Transactions with Rust

In this guide, we will explore what Jito Bundles are and how to use the Lil' JIT add-on to create and send them to the Jito Validator client using Rust.

Created May 8, 2025中級影片
SolanaBundlesJitoRustSolana KitSVMTransactions

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.

Created March 20, 2025進階影片
SolanaSPL Token ProgramSVMToken-2022Zero-Knowledge Proofs