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

SPL Token Program Guides

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

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 CLISolana KitSolana-web3.jsSVMToken ExtensionsToken-2022TypeScript

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, 2025Advanced影片
SolanaSVMToken-2022Zero-Knowledge Proofs

What is the Solana Transfer Hook Extension

This guide will explore the basics of Solana's SPL Token Transfer Hook extension, which allows developers to add custom logic to token transfers.

Created July 3, 2024Intermediate
SolanaSolana-web3.jsSVMToken-2022

How to Create a Solana NFT with the SPL Metadata Token Extension

This guide will explore how to create and add token metadata using the Solana Metadata Token Extension.

Created February 1, 2024Beginner
SolanaJavaScriptNFTsSolana-web3.jsSVMToken-2022TypeScript

How To Create and Mint an SPL Token using Solidity and Solang

In this guide, you will learn how to create and mint an SPL token using Solidity and Solang with Anchor.

Created January 31, 2024Beginner
SolanaAnchorIPFSMetaplexSolana-Web3.jsSolangSolidityTypeScript

Create a Solana SPL Token with Metaplex

Learn how to create a Solana SPL token step-by-step using the Metaplex Token Metadata Standard and Umi. Ideal for developers looking to launch and manage fungible tokens efficiently.

Created January 4, 2024初學者影片
SolanaIPFSJavaScriptMetaplexSolana-Web3.jsSVMTypeScript

Five Ways to Check the Balance of a Solana SPL Token Account

This guide will give you a complete overview of the five ways to check the balance of a Solana SPL Token Account (Solana CLI, Solana-Web3.js, Solana Token Program, cURL, and Rust).

Created October 6, 2023Beginner
SolanaJavaScriptRustSolana-Web3.jsSVMWallets

Five Ways to Find the Associated Token Address for a Solana Wallet and Mint

This guide will give you a complete overview of token accounts on Solana, and show the five ways to check the address of a Solana Token Account (Solana SPL Token CLI, cURL, Solana Kit, Solana-Web3.js, and Rust).

Created October 6, 2023Beginner
SolanaJavaScriptRustSolana KitSolana-Web3.jsSVMWallets

如何透過 Elusiv 的零知識證明在 Solana 上啟用代幣隱私功能

本指南將教您如何使用 Elusiv——這是一種基於 Solana 的零知識(ZK)代幣隱私協議。Elusiv 讓開發者能夠建立工具,藉此在 Solana 上實現加密的代幣帳戶與轉帳功能。

Created September 13, 2023Intermediate
SolanaCryptographyJavaScriptPrivacySVMTypeScriptZero-Knowledge Proofs

How to Create a Liquid Staking Token on Solana

Learn how to create a liquid staking pool on Solana.

Created September 1, 2023Intermediate
SolanaSolana CLIStakingSVM