Creating Loyalty Token
You can use the IOTA Closed-Loop Token standard to create tokens that are valid only within a specific service. For example, an airline might grant tokens to frequent flyers that they can use to purchase tickets or upgrades.
In this guide, you'll learn how to create a loyalty token that users can use to make purchases in a digital gift shop.
Overview
The following example demonstrates how to create a loyalty token using the Closed-Loop Token standard.
As the administrator, you would send LOYALTY
tokens to your service's users as a reward for their loyalty.
The example includes a GiftShop
where holders can spend LOYALTY
tokens to buy Gift
items.