RathRath Finance
SDK Reference

Get Version

SDK method to retrieve the current version of the Tachyon SDK.

getVersion()

Gets the current SDK version.

const version = tachyon.getVersion();

Returns: string - SDK version

On this page