Tutorials
Solana Token-2022 metadata: from conventions to state
How does Token-2022 change metadata discovery on Solana? This article explains the transition from convention-based derivation to explicit metadata pointers and on-chain state.
How does Token-2022 change metadata discovery on Solana? This article explains the transition from convention-based derivation to explicit metadata pointers and on-chain state.
Where does token metadata live on Solana, and how does the runtime find it? This article explains how token metadata is derived through conventions, PDAs, and explicit accounts.
Learn how to get a Solana RPC endpoint in 2026, compare public and private options, and choose a reliable RPC provider for production workloads and high throughput.
Learn how to get a Polygon RPC endpoint in 2026, compare public and private options, and choose a reliable RPC provider for production workloads.
A practical 2026 guide for builders on Monad: architecture overview, prerequisites, and how to build and scale applications using Monad RPC and Chainstack infrastructure.
Use Solana Address Lookup Tables to optimize client-side transactions -reduce message size, batch instructions, and scale without refactoring your code