Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

A plugin for integrating blockchain features, like wallet connections, interacting with smart contracts, signing, and may more to come
BlockchainSDK for Godot
The BlockchainSDK is a powerful toolkit for integrating blockchain functionality into your Godot projects. It provides a seamless interface for connecting wallets, managing accounts, interacting with smart contracts, and building decentralized applications (dApps) within the Godot game engine.
Features
- Wallet connection and management
- Network switching (support for multiple blockchains)
- Balance retrieval and updates
- Smart contract interaction (query and execution)
- Event logging and parsing
- UI integration helpers
- Web3 utility functions
Components
The SDK consists of several key components:
JsWeb3Node
: Base class for Web3 functionalityWallet
: Manages wallet connections and account informationContractManager
: Handles smart contract interactionsWeb3Global
: Global access point for blockchain functionality
Support
For questions, issues, or feature requests, please open an issue on the GitHub repository or contact our support team at [your support email/channel].
A plugin for integrating blockchain features, like
wallet connections, interacting with smart contracts, signing, and may more to come
Reviews
Quick Information

A plugin for integrating blockchain features, like wallet connections, interacting with smart contracts, signing, and may more to come