Build an Energy System for Casual Games on Solana
Learn how to build an on-chain energy system for a game, allowing players to expend energy to perform actions, refilling it over time.
Learn how to build an on-chain energy system for a game, allowing players to expend energy to perform actions, refilling it over time.
One-stop shop for Solana's Durable Nonces: an easy way to power your Solana dapps
Using the metadata token extension it is possible to save dynamic metadata, like level and XP, directly in the mint of an NFT.
Learn how to build a full-stack Solana dApp with React and Anchor
Learn more about GetProgramAccounts RPC method that returns all accounts owned by a program.
Get started building Solana games with a basic adventure game using the Anchor framework.
Learn how to use tokens in Solana games with an on-chain tutorial
Priority Fees are a new feature on Solana that allow you to specify an additional fee to your transactions. These fees help make your transaction more economically compelling to include in a block.
Solana developer quickstart guide to learn how to set up, build, and deploy your first Solana program using only your browser with Solana Playground.
How to save the state of a game in a Solana program
A list of open source games and examples on Solana with tutorials to get you started.
Using PDAs, you can reward SOL to players playing your game. Learn how to reward SOL from a PDA when players find chests in this game.
NFTs can be a powerful tool in blockchain games. Learn how to utilize NFTs in Solana games to their full potential.