The issuer sends a link to receive a token or makes a transaction if there is a recipient address.
-The issued token becomes part of the ecosystem and is available in all services. -To issue and transfer a token by hyperlink to a third party, two smart contracts are used:
1. Issuer issues tokens.
2. Depositary - deposits the token until the recipient of the link requests it.
After filling in all the necessary fields (parameters of the issue) and determining the obligation that underlies the token (invitation, gift card, coupon), the customer starts the issue. At the same time, the issuer smart contract is activated, tokens are credited to the customer's wallet. When the token is transferred not by a transaction, but via a hyperlink, the token is transferred to the dep smart contract (deposited) and a hyperlink is formed, which the user sends to the recipient of the token in any way possible. When the recipient of tokens follows the link, a wallet is generated, a private key is transferred, and the corresponding number of tokens is accrued.