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.
A practical overview of the Aptos blockchain architecture and execution model, built for scalable Web3 applications and real-world production use.
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.
Looking for the best hosted subgraph indexing platform in 2026? Compare top providers by speed, scalability, pricing, and developer tooling for production workloads.
The SPL Token Program defines how fungible tokens work on Solana, enforcing ownership, balances, and token operations at the protocol level.
Use Solana Address Lookup Tables to optimize client-side transactions -reduce message size, batch instructions, and scale without refactoring your code