Dashboard Initial Setup

To associate each BoyoTag with a specific NFT ID and specify the redirection URL when users scan the tag, you need to utilize the Boyo dashboard. Follow these steps to configure the necessary settings:

  1. Log in to the Boyo dashboard using your credentials.

  2. Navigate to the "NFC-NFT Linker" section and locate the specific BoyoTag you want to connect to an NFT. Each BoyoTag has a unique identifier.

  3. Select the BoyoTag and find the option to associate it with an NFT ID. Enter the corresponding NFT ID that you want to link to the BoyoTag.

  4. Additionally, specify the URL that should be opened when users scan the BoyoTag using their mobile phones. This URL should be the address of your website or the specific landing page you want to redirect users to.

When users scan the BoyoTag using their mobile phones, they will be redirected to your specified URL, and a query string parameter named "JWT" will be attached to the URL. This JWT token is signed by the BoyoTag chip and can be should be used to verify the visitor's authenticity.

The key will be provided by Boyo.

Last updated

Was this helpful?