SolanaでのScaled UI Amount Token拡張機能の使用
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.
Solanaにおける機密性の高い転送:開発者向けガイド
Token-2022 Confidential Transfer Extension を使用して、Solana 上でプライバシー保護型トークン取引を実装する方法をご紹介します。この包括的な開発者向けガイドでは、暗号化された残高、ゼロ知識証明、および残高を非公開にしたトークンを作成するための手順を詳しく解説しています。
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.
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.
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).
How to use Solana Token Extensions to Collect Transfer Fees
This guide will explore how to collect Token Transfer Fees using Solana's Token Extensions Program (Token-2022).
What are Solana SPL Token Extensions and How to Get Started?
This guide will explore Solana's new Token-2022 Program which introduces Token Extensions for advanced functionality of SPL tokens.