14 lines
873 B
Text
14 lines
873 B
Text
# App required variables
|
|
NEXT_PUBLIC_TARGET_CHAIN=localWasm
|
|
NEXT_PUBLIC_ENCLAVE_PUBLIC_KEY=02360955ff74750f6ea0b539f41cce89451f591e4c835d0a5406e6effa96dd169d
|
|
NEXT_PUBLIC_TRANSFERS_CONTRACT_ADDRESS=wasm1jfgr0vgunezkhfmdy7krrupu6yjhx224nxtjptll2ylkkqhyzeshrspu9
|
|
|
|
# E2E testing required variables
|
|
TEST_BASE_URL=http://127.0.0.1:3000
|
|
TEST_KEPLR_EXTENSION_VERSION=0.12.124
|
|
TEST_WALLET_MNEMONIC=debris topic trash february punch advance tackle alert reduce box chase lend buffalo effort napkin drip mountain result rely swear tornado master devote what
|
|
TEST_SECONDARY_WALLET_MNEMONIC=employ jungle nuclear clutch general vicious thrive width time asthma shadow orchard wage affair matrix slush room weapon prize that record path grit tourist
|
|
TEST_SECONDARY_WALLET_ADDRESS=wasm1lejkm8nevz4hgmafyfm03upkkj76cvzj4geapv
|
|
TEST_WALLET_PASSWORD=;pzPCXB^@92byC
|
|
PLAYWRIGHT_HTML_OPEN=never
|