* chore: add rln registry deploy script
* removed local variables, now passed via docker enviroment
* foundry service now also running contract deploy script
* replaced hardcoded contract bytecode with bytecode retrieved from github
* fixed variable naming
* Added Anvil RPC_URL to env file
* new docker service to get waku-rln-contract repo, build it and deploy
* added entrypoint: sh to contract-repo-deployer and deploy script now has bash/sh
---------
Co-authored-by: rymnc <43716372+rymnc@users.noreply.github.com>