diff --git a/dapps/react-dapp-v2-with-ethers/.env.local.example b/dapps/react-dapp-v2-with-ethers/.env.local.example index 68e3f38..61bb24a 100644 --- a/dapps/react-dapp-v2-with-ethers/.env.local.example +++ b/dapps/react-dapp-v2-with-ethers/.env.local.example @@ -1,4 +1,4 @@ -REACT_APP_PROJECT_ID=39bc93c4affb2e20cb6f8d36ca107dd9 +REACT_APP_PROJECT_ID=39bc93c... REACT_APP_INFURA_ID=5dc0df... -REACT_APP_RELAY_URL=wss://relay.dev.walletconnect.com +REACT_APP_RELAY_URL=wss://relay.walletconnect.com diff --git a/dapps/react-dapp-v2/.env.local.example b/dapps/react-dapp-v2/.env.local.example index 2116fd1..9333a53 100644 --- a/dapps/react-dapp-v2/.env.local.example +++ b/dapps/react-dapp-v2/.env.local.example @@ -1,3 +1,3 @@ -REACT_APP_PROJECT_ID=39bc93c4affb2e20cb6f8d36ca107dd9 -REACT_APP_RELAY_URL=wss://relay.dev.walletconnect.com +REACT_APP_PROJECT_ID=39bc... +REACT_APP_RELAY_URL=wss://relay.walletconnect.com