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

Implement nonce instructions #127

Open Virus-Axel opened 11 months ago

Virus-Axel commented 11 months ago

The system program node only has methods for creating transfer instructions and create account. Add the last ones to get full system instruction support

ETA: 4h