Virus-Axel / godot-solana-sdk

Build Solana games with godot. This GDExtension will enable godot to make on-chain and Solana integrated games.
MIT License
38 stars 12 forks source link

Replace backpack with solana-wallet-mock in workflows #221

Closed Virus-Axel closed 5 months ago

Virus-Axel commented 5 months ago

The backpack build fails and needs to be replaced. Backpack is replaced with a solana wallet mock. This also enables testing of different wallets in godot projects.