2024-02-16 13:05:06 +00:00
|
|
|
ETH_CLIENT_ADDRESS=https://sepolia.infura.io/v3/<key> # RPC URL for accessing testnet via HTTP.
|
2024-02-15 18:06:10 +00:00
|
|
|
ETH_TESTNET_KEY=<YOUR_TESTNET_PRIVATE_KEY_HERE> # Privatekey of testnet where you have sepolia ETH that would be staked into RLN contract
|
2024-02-16 13:05:06 +00:00
|
|
|
RLN_RELAY_CRED_PASSWORD="my_secure_keystore_password" # Password you would like to use to protect your RLN membership
|
2023-11-13 15:06:39 +00:00
|
|
|
|
|
|
|
# Advanced
|
|
|
|
NWAKU_IMAGE=
|
2023-11-13 11:58:23 +00:00
|
|
|
NODEKEY=
|
2023-11-13 15:06:39 +00:00
|
|
|
DOMAIN=
|
|
|
|
EXTRA_ARGS=
|
|
|
|
RLN_RELAY_CONTRACT_ADDRESS=
|