Prathamesh Musale
02fe390177
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675) Co-authored-by: Shreerang Kale <shreerangkale@gmail.com> Co-authored-by: Adw8 <adwaitgharpure@gmail.com> Reviewed-on: cerc-io/testnet-onboarding-app#7 Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to> Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
10 lines
380 B
Plaintext
10 lines
380 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=alnt
|
|
REACT_APP_FAUCET_ENDPOINT=http://localhost:4000
|
|
REACT_APP_WALLET_META_URL=http://localhost:3000
|
|
REACT_APP_SUMSUB_API_ENDPOINT=
|