mirror of
https://github.com/arkorty/B.Tech-Project-III.git
synced 2026-04-19 12:41:48 +00:00
10 lines
337 B
Plaintext
10 lines
337 B
Plaintext
# Copy this file to .env and fill values
|
|
CELO_RPC_URL=https://forno.celo-sepolia.celo-testnet.org
|
|
CONTRACT_ADDRESS=0xa520d207c91C0FE0e9cFe8D63AbE02fd18B2254e
|
|
PRIVATE_KEY=0xYOUR_PRIVATE_KEY_HERE
|
|
CUSD_SEPOLIA_ADDRESS=0x845D9D0B4Be004Dcbc17b11160B0C18abBD5FEBD
|
|
PORT=4000
|
|
BACKEND_URL=http://localhost:3001
|
|
|
|
BACKEND_URL=http://localhost:3001
|