Creates a deeplink according the SIP22 spec

signum.[domain]://v1?action=[action]&payload=[encodedData]

Deeplinks are a way to call/open applications and do certain actions within it, e.g. Phoenix wallet can redirect to the "Send Burst" screen a fill out the form according the passed payload.

parseDeeplink as inverse function