14 lines
860 B
Text
14 lines
860 B
Text
# App required variables
|
|
NEXT_PUBLIC_TARGET_CHAIN=localWasm
|
|
NEXT_PUBLIC_ENCLAVE_PUBLIC_KEY=02360955ff74750f6ea0b539f41cce89451f591e4c835d0a5406e6effa96dd169d
|
|
NEXT_PUBLIC_TRANSFERS_CONTRACT_ADDRESS=wasm14hj2tavq8fpesdwxxcu44rty3hh90vhujrvcmstl4zr3txmfvw9s0phg4d
|
|
|
|
# E2E testing required variables
|
|
TEST_BASE_URL=http://127.0.0.1:3000
|
|
TEST_KEPLR_EXTENSION_VERSION=0.12.124
|
|
TEST_WALLET_MNEMONIC=grain shoe diamond mix chunk turn odor across reduce room smart napkin scale ghost emotion stove mistake someone account snow country rail boy rescue
|
|
TEST_SECONDARY_WALLET_MNEMONIC=inmate surface cement any mule sweet what hamster rent ridge series equip equal supply plunge mango mystery chase other economy build pool coyote enter
|
|
TEST_SECONDARY_WALLET_ADDRESS=wasm1adcnk7lt6qst7p5d0g5607e28k77um7nxwxuqy
|
|
TEST_WALLET_PASSWORD=;pzPCXB^@92byC
|
|
PLAYWRIGHT_HTML_OPEN=never
|