mirror of
https://github.com/th30d4y/OpenLearnX.git
synced 2026-05-26 19:26:33 +00:00
5 lines
187 B
Bash
5 lines
187 B
Bash
NEXT_PUBLIC_API_URL=http://localhost:5000/api
|
|
NEXT_PUBLIC_CHAIN_ID=31337
|
|
NEXT_PUBLIC_CONTRACT_ADDRESS=0x5FbDB2315678afecb367f032d93F642f64180aa3
|
|
NEXT_PUBLIC_RPC_URL=http://127.0.0.1:8545
|