nabarun
e95071fc62
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675) - Use laconic favicon and change app title - Get wallet connect meta URL from `.env` Co-authored-by: IshaVenikar <ishavenikar7@gmail.com> Reviewed-on: cerc-io/testnet-onboarding-app#4
9 lines
351 B
Plaintext
9 lines
351 B
Plaintext
REACT_APP_WALLET_CONNECT_ID=
|
|
REACT_APP_ETHEREUM_MAINNET_CHAIN_ID=1
|
|
REACT_APP_LACONICD_CHAIN_ID=laconic_9000-1
|
|
REACT_APP_REGISTRY_GQL_ENDPOINT=http://localhost:9473/api
|
|
REACT_APP_LACONICD_RPC_ENDPOINT=http://localhost:26657
|
|
REACT_APP_LACONICD_DENOM=photon
|
|
REACT_APP_FAUCET_ENDPOINT=http://localhost:4000
|
|
REACT_APP_WALLET_META_URL=http://localhost:3000
|