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 a way to copy metadata from a dictionary #280

Closed Virus-Axel closed 1 month ago

Virus-Axel commented 1 month ago

Implement MetaData from_dict method. Copies elements from known paths into metadata properties. This is a useful method when fetching assets using DAS SolanaClient methods.