kleros/kleros-v2

View on GitHub
web/.env.testnet.public

Summary

Maintainability
Test Coverage
# Do not enter sensitive information here.
export REACT_APP_DEPLOYMENT=testnet
export REACT_APP_CORE_SUBGRAPH=https://api.studio.thegraph.com/query/61738/kleros-v2-core-testnet/version/latest
export REACT_APP_DRT_ARBSEPOLIA_SUBGRAPH=https://api.studio.thegraph.com/query/61738/kleros-v2-drt-arbisep-devnet/version/latest
export REACT_APP_STATUS_URL=https://kleros-v2.betteruptime.com/badge
export REACT_APP_GENESIS_BLOCK_ARBSEPOLIA=3842783
export WALLETCONNECT_PROJECT_ID=
export ALCHEMY_API_KEY=
export NODE_OPTIONS='--max-old-space-size=7680'