You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -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)