-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenv.example
More file actions
20 lines (16 loc) · 719 Bytes
/
Copy pathenv.example
File metadata and controls
20 lines (16 loc) · 719 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Ethereum Configuration
NEXT_PUBLIC_ETHEREUM_RPC_URL=https://sepolia.infura.io/v3/YOUR_INFURA_KEY
NEXT_PUBLIC_ETHEREUM_CHAIN_ID=11155111
# Hedera Configuration
NEXT_PUBLIC_HEDERA_NETWORK=testnet
NEXT_PUBLIC_HEDERA_ACCOUNT_ID=0.0.123456
NEXT_PUBLIC_HEDERA_PRIVATE_KEY=your_hedera_private_key
# PayPal USD Configuration
NEXT_PUBLIC_PYUSD_CONTRACT=0x6c3ea903640685200629e0e9e2c0c0c0c0c0c0c0
NEXT_PUBLIC_PYUSD_DECIMALS=6
# Artificial Superintelligence Alliance
NEXT_PUBLIC_ASI_API_KEY=your_asi_api_key
NEXT_PUBLIC_ASI_ENDPOINT=https://api.asi.foundation
# Application Configuration
NEXT_PUBLIC_APP_NAME=AgentRail AI Payment Gateway
NEXT_PUBLIC_APP_DESCRIPTION=Cross-Chain AI Payment Gateway for ETH Global Online 2025