diff --git a/readme.md b/readme.md index 56876fa..3832362 100644 --- a/readme.md +++ b/readme.md @@ -17,7 +17,6 @@ This app is deployed via github actions on github pages for this repository. ### Environment variables -- `VITE_VERIFIER_REGISTRY` / `VITE_VERIFIER_REGISTRY_TESTNET` - the address of the verifier registry contract to interact with when sending the signed message received from backend - `VITE_VERIFIER_ID` - id of the verifier registered with the verifier registry - `VITE_SOURCES_REGISTRY` / `VITE_SOURCES_REGISTRY_TESTNET` - sources registry to fetch data from - `VITE_BACKEND_URL` / `VITE_BACKEND_URL_TESTNET` - urls for backend (split by comma)