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
  • Why Godot?
  • Current Features
  • Repositories
  1. Solana Godot SDK

Introduction

NextInstallation

Last updated 2 months ago

Solana Godot SDK is a free and open-source plugin for Godot game engine, which makes it very easy to add Solana web3 intergrations into your Web Browser game and even develop games!

Why Godot?

Godot game engine is fully open-source as well, resulting in booming popularity and developer tooling over the past couple years. It is an especially popular choice for an engine among teens and students who are just starting out their game development journey because of how easy it is to learn and quickly prototype both 2D and 3D games.

Additionally, due to GDScript being an interpreted language and Godot using glb/gltf as the main 3D model standard, working with blockchain data and NFTs is very easy and intuitive.

Current Features

  • RPC API support, so you can fetch information on accounts, like their SOL balances and much more

  • System Program, allowing you to do transactions of SOL to another address

  • Token Program, allowing you to mint new SPL tokens and send them to other addresses

  • Asset fetching and parsing images/metadata (With CORE support)

  • Dynamically Loading 3D NFTs as GLBs

  • Wallet adapter. Currently supporting Phantom, Solflare and Backpack

  • CORE Candy Machine minting with Guards

  • Custom Anchor smart contract support + IDL converter to GDScript

  • program for onchain highscores

  • Jupiter API

  • ShdwDrive API

  • Honeycomb API

Repositories

Godot Addon and Demos repo:

Backend code and libraries are

Download the addon here:

Created by & with support from and

For questions, issues, suggestions or whatever else you might have regarding the SDK, join Rubians

fully on-chain
SOAR
https://github.com/ZenRepublic/GodotSolanaSDKDemoPackage
https://github.com/Virus-Axel/godot-solana-sdk
https://godotengine.org/asset-library/asset/3232
Zen Republic
Virus Axel
Solana Foundation
Metaplex
Discord Server