πIssue a Welcome card in a dApp
You will need to create an Issuer.
That card is a verifiable credential and you will need to get an Issuer. This card can be used as a Pass or to gives advantages ans discounts to your users as for instance a loyalty card.
For that exemple we are going to use the Issuer βExample 1β which is available on the Sandbox platform.
After pairing with the wallet, the dApp code to launch that request is simple :
Example of a Welcome credential card received in Altme :
You can find the Welcome card parameters (payload and client_secret) on the platform https://talao.co/sandbox. After login, choose the Beacon Issuer integration option.
Make a copy of this issuer and generates your own issuer. You can check the process and design of the credential card with the test button.
Last updated