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

Solana CLI Guides

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

如何在 Solana 上建立自訂的個人化錢包地址

學習如何使用原生的 solana-keygen grind 指令,以及 GPU 加速的自訂地址工具,來生成自訂的 Solana 自訂錢包地址。

Created June 15, 2026初學者影片
SolanaSVMVanityWallets

How to Test Solana Programs with LiteSVM

This guide walks you through testing Anchor programs with LiteSVM, a Rust-based testing tool thats 25X faster than traditional TypeScript Anchor tests.

Created November 26, 2025Beginner
SolanaAnchorLiteSVMLocal DevelopmentRustSVM

Using Scaled UI Amount Token Extension on Solana

This guide demonstrates how to use the Scaled UI Amount extension in the Solana Token-2022 program. It covers creating a token, minting, transferring, and updating the UI amount multiplier.

Created May 16, 2025Intermediate
SolanaJavaScriptSolana KitSolana-web3.jsSPL Token ProgramSVMToken ExtensionsToken-2022TypeScript

What is Eclipse and How to Get Started on Testnet?

In this guide, we will learn about Eclipse, Ethereum's first Layer 2 that is built with the Solana Virtual Machine (SVM) and how to get started on the testnet.

Created April 26, 2024Beginner
EclipseSolanaAnchorEVMJavaScriptMetaMaskRustSVMTypeScript

How to Create a Liquid Staking Token on Solana

Learn how to create a liquid staking pool on Solana.

Created September 1, 2023Intermediate
SolanaSPL Token ProgramStakingSVM

Solana 質押:4 種輕鬆質押 SOL 並獲取收益的方法

This guide will give you an overview of the four ways to stake SOL on Solana (Wallet, Solana CLI, Solana-Web3.js, Liquid Staking).

Created July 17, 2023Beginner
SolanaJavaScriptSolana-Web3.jsStakingSVM

How to Send Offline Transactions on Solana using Durable Nonce

Sending offline transactions on Solana is easy. This guide will show you how to send offline transactions using durable nonces.

Created July 7, 2023Intermediate
SolanaJavaScriptNonceSolana-web3.jsSVMTransactionsTypeScript

How to Require Memos on Incoming Transfers Using Solana Token Extensions

This guide will explore Token Extensions, a exiting release with Solana's new Token-2022 Program. This guide will explore how to use token extensions to require memos on incoming token transfers to an account (like a traditional bank).

Created June 18, 2023Beginner
SolanaJavaScriptSolana-web3.jsSPL Token ProgramSVMToken ExtensionsToken-2022TypeScript

How to Create a DAO on Solana using Realms

In this guide, we will explore how to create a Decentralized Autonomous Organization (DAO) on Solana using Realms.

Created March 24, 2023Beginner
SolanaDAOsJavaScriptRealmsSolana-web3.jsSVM

How to Create a MultiSig Wallet on Solana using Squads

In this guide, we will explore how to use Squads to create a MultiSig Wallet on Solana.

Created March 24, 2023初學者影片
SolanaJavaScriptMultiSigSolana-web3.jsSquadsSVMWallets