Solana Godot SDK Docs
  • Solana Godot SDK
    • Introduction
    • Installation
    • Configuration
    • Demo & Examples
    • Contribution Guide
  • Core Concepts
    • Associated Token Account (ATA)
    • Program Derived Address (PDA)
  • Guides
    • Testing Inside Editor
    • Setup Candy Machine
    • Custom Anchor Program
    • Launch game on Github Pages
Powered by GitBook
On this page
  • Youtube Tutorials
  • Create your first Web3 Game using Godot (10 episode Series)
  • How to integrate a custom Anchor Program into your game?
  • Gamified Minting using Candymachine V3 by Metaplex
  1. Solana Godot SDK

Demo & Examples

PreviousConfigurationNextContribution Guide

Last updated 2 months ago

For your convenience, we have built a browser demo app which showcases the features of Solana Godot SDK, and it can be played here:

Together with the authentication example, there are currently 8 Demos made for you to try out:

  • Fetch SOL balance and send transaction to an address

  • SPL Token balance and transaction to an address

  • Load Assets and display them

  • Load 3D Asset and display them

  • Create an edit CORE asset

  • Mint an Asset with a candymachine

  • "Tiny Adventure" fully on-chain game

  • On-chain highscore system with SOAR program

  • Swap tokens through Jupiter Swap API

The addon features all those examples, which can be found in addons -> SolanaSDK -> Demos

You should start from LoginScene.tscn but feel free to inspect other scenes and their respective codes for managing web3 elements

Youtube Tutorials

Create your first Web3 Game using Godot (10 episode Series)

How to integrate a custom Anchor Program into your game?

Gamified Minting using Candymachine V3 by Metaplex

If you have questions, experience bugs or want to propose features, please do come to our and join the community of web3 creatives!

Discord Server
https://zenrepublic.github.io/GodotSolanaSDKDemos/