-
Notifications
You must be signed in to change notification settings - Fork 2
/
.env.test
27 lines (24 loc) · 1.22 KB
/
.env.test
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# https://create-react-app.dev/docs/advanced-configuration
GENERATE_SOURCEMAP=true
# These API keys are intentionally public. Please do not report them - thank you for your concern.
# REACT_APP_AMPLITUDE_PROXY_URL="https://api.uniswap.org/v1/amplitude-proxy"
REACT_APP_AWS_API_REGION="us-east-2"
REACT_APP_AWS_API_ENDPOINT="https://beta.api.uniswap.org/v1/graphql"
REACT_APP_TEMP_API_URL="https://temp.api.uniswap.org/v1"
REACT_APP_SENTRY_DSN="https://[email protected]/4504255148851200"
REACT_APP_SENTRY_ENABLED=false
ESLINT_NO_DEV_ERRORS=true
REACT_APP_INFURA_KEY="f3a3e48678784c248ff32554efe73143"
REACT_APP_MOONPAY_API="https://api.moonpay.com"
REACT_APP_MOONPAY_LINK="https://us-central1-uniswap-mobile.cloudfunctions.net/signMoonpayLinkStaging?platform=web"
REACT_APP_MOONPAY_PUBLISHABLE_KEY="pk_test_DycfESRid31UaSxhI5yWKe1r5E5kKSz"
REACT_APP_VIOLET_EAT_SIGNER_TEST_PRIVATE_KEY=""
# VIOLET WORKSPACE
#
## BUILD TIME VARS
NPM_TOKEN="CHANGEME"
REACT_APP_VIOLET_ENV="local"
REACT_APP_VIOLET_CLIENT_ID="1212121212121212121212121212121212121212121212121212121212121214"
REACT_APP_VERSION="v1.0.0"
REACT_APP_SEGMENT_WRITE_KEY=""
REACT_APP_SUMSUB_ACCREDITED_INVESTOR_FORM_URL="https://in.sumsub.com/"