.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
EXPO_PUBLIC_CHAIN_ID
XION Network Configuration
EXPO_PUBLIC_RPC_URL
EXPO_PUBLIC_USER_MAP_CONTRACT_ADDRESS
Smart Contract Addresses (Get these from deployment/deploy.sh output)
EXPO_PUBLIC_PET_NFT_CONTRACT_ADDRESS
EXPO_PUBLIC_ACHIEVEMENT_CONTRACT_ADDRESS
EXPO_PUBLIC_PET_INTERACTION_CONTRACT_ADDRESS
EXPO_PUBLIC_GAME_VERSION
Game Configuration
EXPO_PUBLIC_MAX_PETS_PER_USER
EXPO_PUBLIC_DEFAULT_PET_STATS_HAPPINESS
EXPO_PUBLIC_DEFAULT_PET_STATS_ENERGY
EXPO_PUBLIC_DEBUG_MODE
Development Settings (optional)
EXPO_PUBLIC_MOCK_WEB_DATA
EXPO_PUBLIC_ABSTRAXION_CONFIG_KEY
secret
Abstraxion Configuration (for wallet integration)