Mastering Solana
This series covers a range of essential topics for Solana users, from performing token swaps with the Raydium SDK, handling SPL token transfers in TypeScript, and understanding the differences between Solana’s account retrieval methods to exploring the getTokenLargestAccounts RPC method for insights into token distribution. Each guide is crafted to provide a detailed walkthrough of the processes involved, backed by practical examples that enhance learning and application.
- Solana: How to perform token swaps using the Raydium SDK
- Solana: Transferring SPL tokens in TypeScript
- Solana: Enhancing SPL Token transfers with retry logic
- Solana Account Retrieval Methods: getAccountInfo vs getMultipleAccounts
- Solana's getTokenLargestAccounts RPC method: How to view top SLP holder distribution
- Solana: How to use Priority Fees to unlock faster transactions
- Solana: Estimate Priority Fees with getRecentPrioritizationFees
- Solana: How to use multiple RPC endpoints to optimize DApp performance
Updated 8 months ago