DynamicSDK
takes only three steps:
ClientProps
;
DynamicSDK.instance.dynamicWidget
and wait for the SDK to loaded using the DynamicSDK.instance.sdk.readyChanges
stream;
readyChanges
stream.getBalance
and setPrimary
are as straight forward as the ones above.
You can read more about our client package here.