* fix(relayer): restarts the relayer transport when region is changed
* fix(relayer): changed ClientContext to restartTransport when the region is changed
Added no-trailing-whitespace to eslint as a warning to make diff cleaner
* refactor: removes trailing `/` from relay endpoints
* refactor: removes trailing `/` from relay endpoints in example dapp
* fix: tests endpoint switch with `core` canary
* chore: updates core canary
* chore: bumps core canary
* chore: bumps canary
* chore: updates @walletconnect to latest
---------
Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Gancho Radkov <ganchoradkov@gmail.com>
* Use standalone modal
* Set project id
* chore(deps): update deps
* chore(w3m-standalone): use web3modal standalone with auth-client
* fix(deps): update web3modal to v2.2.2
* fix(typescript): revert to 4.9.5
* chore(remove-deps): remove unused dependencies and global declaration
---------
Co-authored-by: Cali93 <armut.cumaali@gmail.com>
* fix: metadata to react-dapp-v2
* fix: metadata react app with ethers
* fix: metadata react app with web3
* feat: adds web3modal to web3 example dapp
* feat: adds web3modal to ethers example dapp
* feat: updates auth wallet to be multi address compatible
* chore: updates `auth` to v2.0.0
* chore: updates `react-dapp-auth` to auth latest
* chore: updates `vue-dapp-auth` to auth latest
* feat: updates example dapp with ethers to use `universal-provider`
* feat: updates example dapp with web3 to use `universal-provider`
* fix: sets `paramsString` and `address` to lower case when searching for match
* chore: yarn lock
* refactor: rm `outdated` warning
* refactor: standardize event logging
* refactor: rm logs
* refactor: adds `next` to `ethers` dapp
* chore: rm old files
* refactor: adds next to web3 example
* chore: test deploy vercel
* chore: remove console log
* chore: to trigger deployment
* Revert "chore: to trigger deployment"
This reverts commit bc7712780a101f0152c20ce4eca4d8d117d8eaa7.
* feat: updates readmes
Co-authored-by: crypblizz <45455218+crypblizz8@users.noreply.github.com>
* init skeleton
Created the barebones of the Dropddown and data passing through ClientContext
* Fix State with React-Select
* Draft: Until endPoints are functioning
* Resolved for condition race
Still need to fix the TS typing
* Remove React-Select due to TS bug.
Rewrote with Vanilla Select + Options
* Update ClientContext.tsx
Small fixes and removing old code
* Small fixes + revert yarn lock due to react-select
* yarn upgrade
* Settings hidden at the bottom