精选指南
深入学习和构建 Solana dApp 的最佳指南。
How to Optimize Compute Usage on Solana
Minimizing the amount of compute a program uses is critical both for the performance and cost of executing transactions. This guide will show you how to optimize compute usage in your programs on Solana.
EVM to SVM: Understanding Solana for EVM developers
Learn about the key differences between the SVM and EVM development environments and start building with Solana.
Solana 开发入门(仅使用浏览器)
Solana developer quickstart guide to learn how to set up, build, and deploy your first Solana program using only your browser with Solana Playground.