-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
40 lines (30 loc) · 1.34 KB
/
.env.example
File metadata and controls
40 lines (30 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Web3Auth Configuration
# Get your client ID from: https://dashboard.web3auth.io/
EXPO_PUBLIC_WEB3AUTH_CLIENT_ID=your_web3auth_client_id_here
# Web3Auth Network
# Options: sapphire_mainnet, sapphire_devnet, testnet, cyan, aqua
# For production use: sapphire_mainnet
EXPO_PUBLIC_WEB3AUTH_NETWORK=sapphire_mainnet
# Solana Network Configuration
# Options: mainnet-beta, devnet
EXPO_PUBLIC_SOLANA_NETWORK=mainnet-beta
# Solana RPC Endpoints
# Mainnet RPC endpoint
EXPO_PUBLIC_SOLANA_RPC_MAINNET=https://api.mainnet-beta.solana.com
# Devnet RPC endpoint (optional, for testing)
EXPO_PUBLIC_SOLANA_RPC_DEVNET=https://api.devnet.solana.com
# Solana Chain Configuration
# Chain ID for Solana (typically "0x1" for mainnet)
EXPO_PUBLIC_SOLANA_CHAIN_ID=0x1
# Block Explorer URL
EXPO_PUBLIC_BLOCK_EXPLORER_URL=https://explorer.solana.com
# USDC Token Mint Addresses
# Mainnet USDC mint address (Official Circle USDC)
EXPO_PUBLIC_USDC_MINT_MAINNET=EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
# Devnet USDC mint address (for testing)
EXPO_PUBLIC_USDC_MINT_DEVNET=4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU
# Reflect Money API Configuration
# Reflect API base URL
EXPO_PUBLIC_REFLECT_API_BASE=https://prod.api.reflect.money
# Reflect USDC+ stablecoin index
EXPO_PUBLIC_REFLECT_USDC_PLUS_INDEX=0