⚙️ Configuration
In this step you'll learn how to add your new token to your application.
🎟 Token Configuration
Integrating your token into the Guild application is super easy! All you need to do is to add the following information about your token at the end of your environment .env file:
SOLANA_TOKEN_NAME=GuildCoinSOLANA_TOKEN_SYMBOL=GUILDSOLANA_TOKEN_IMAGE=https://raw.githubusercontent.com/thedevdojo/guild-coin/main/logo.pngSOLANA_TOKEN_ADDRESS=aLWmxJMu5naLLxMrvMN85AgUF9Fj7FXE9RS4MnwEouAAfter you have added your token information to your environment file, you should be good to go and now your users can exchange points for your token.