diff --git a/frontend/.env.example b/frontend/.env.example new file mode 100644 index 0000000..bf568c3 --- /dev/null +++ b/frontend/.env.example @@ -0,0 +1,3 @@ +REACT_APP_WALLET_CONNECT_PROJECT_ID= +REACT_APP_INFURA_KEY= +REACT_APP_PROXY_URL=https://airlock.gnosisguild.org/api/v1 \ No newline at end of file