Skip to content

Azuro-protocol/affiliate-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

41 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Affiliate-Tracker

Welcome to Azuro!

Please add your frontend name and affiliate wallet address to the config.json file. This helps us provide you with tailored information on statistics and resolve any issues more efficiently.

Please use the following format for your entries:

{
  "wallet": "your_wallet_address",
  "frontendName": "your_frontend_name"
}

The overall structure of the config.json file should be an array of such entries, as shown below:

[
  // existing entries
  {
    "wallet": "existing_wallet_address",
    "frontendName": "existing_frontend_name"
  },
  // your new entry
  {
    "wallet": "your_wallet_address",
    "frontendName": "your_frontend_name"
  }
]

Thank you for your contribution! If you have questions or need assistance with anything concerning Azuro, find us on Discord.

About

Unleash your frontend's potential! πŸš€ Join our Affiliate-Tracker to connect, get better support, and streamline your Azuro experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published