Tanya S 68c6c0246a
Deploy TST Proxy contract (#113)
* env updates and new deploy of TST

* Fix export parameter name in deply_rln_contracts

* Update docker-compose and deploy_rln_contracts

* Verify forge commands and addresses

* Fix command for DeployTokenWithProxy
2025-10-03 13:00:27 +02:00

19 lines
625 B
Bash

# Env variables for metal-01.he-eu-hel1.misc.wakusim host.
NWAKU_IMAGE=harbor.status.im/wakuorg/nwaku:latest
# Network scaling.
NUM_NWAKU_NODES=50
# Simulation traffic.
MSG_SIZE_KBYTES=10
TRAFFIC_DELAY_SECONDS=6
# Enable automatic Docker image updates.
WATCHTOWER_ENABLED=true
# Anvil RPC Node external IP and port
RPC_URL=http://foundry:8545
# Contract-deployment
PRIVATE_KEY=0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80
ETH_FROM=0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
# RLNv2 limits
RLN_RELAY_MSG_LIMIT=100
RLN_RELAY_EPOCH_SEC=600
RLN_CONTRACT_REPO_COMMIT=e75ac913e579ad872f54b2225eec35d1de3d98b0