👨‍đŸ’ģTutorials

Solana Cookbook

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.

Solana Playground

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.

Intro to Solana development (using only your browser)

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.

Solana Developers Guides

More things you can use to deepen your knowledge.

Solana Developer Bootcamp (2hrs)

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's Mega Thread (Gaming)

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.

Open-source game examples

A list of open-source example games, some examples are games that run fully on-chain.

Last updated