mirror of
https://github.com/arkorty/B.Tech-Project-III.git
synced 2026-04-19 12:41:48 +00:00
init
This commit is contained in:
9
dmtp/client_admin/.env.example
Normal file
9
dmtp/client_admin/.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user