๐จโ๐ปTutorials
Last updated
Last updated
The Solana Cookbook is a developer resource that provides the essential concepts and references for building applications on Solana. Each concept and reference will focus on specific aspects of Solana development while providing additional details and usage examples.
A very easy way to learn to build on Solana. The Solana Playground consists of mini-tutorials that you can code and ship all within your browser.
From hello world to zero copy - It's got you covered.
For this "hello world" quickstart guide, we will use Solana Playground, a browser based IDE to develop and deploy our Solana program. To use it, you do NOT have to install any software on your computer. Simply open Solana Playground in your browser of choice, and you are ready to write and deploy Solana programs.
More things you can use to deepen your knowledge.
There are many things you could say about this topic. From a marketing stand point all over documentation and AMA.
We have collected all resources, incl. getting started guides, repositories with code examples, video guides on YouTube, and much more all in a mega thread on X.
Jonas has put together an amazing mix of resources all around the topic of building games on Solana. It includes, tutorials, tools, how-tos and nice comments.
A list of open-source example games, some examples are games that run fully on-chain.