추천 가이드
솔라나 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.
Intro to Solana development (using only your browser)
Solana developer quickstart guide to learn how to set up, build, and deploy your first Solana program using only your browser with Solana Playground.