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

Add examples #167

Closed Virus-Axel closed 9 months ago

Virus-Axel commented 9 months ago

There are no examples. The examples should be the primary way to learn how to use the SDK. This commit adds test cases for each small component. These components will act as module tests and automatically run to check if new chages break compatibility.