Commit Graph

5 Commits

Author SHA1 Message Date
Cali
649cf28159
fix(error-handling): close modal on reject and fix overflow error (#147)
* fix(error-handling): improve auth examples error handling & close modal on auth request rejection

* fix(bignum-overflow): convert bignumber to string to avoid overflow
2023-04-05 12:03:28 +03:00
Celine Sarafa
b45f4369c0
Use standalone modal (#79)
* 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>
2023-03-28 09:58:18 +03:00
Ben Kremer
9b6dfc366b
chore(auth): update to auth-client@2.0.3, use rpc.walletconnect.com (#116) 2023-02-16 16:04:36 +01:00
Ben Kremer
9344954415 feat(auth-dapp): adds hasInitialized logic 2022-09-17 13:08:11 +02:00
Celine Sarafa
ff7336111d
Reskin the dapp to match the new design (#55)
* Reskin the dapp to match the new design

* Update theme for button

* Update auth package

* Add transition for smoother darklight mode

* Update styling to be more responsive

* Match to design

* Remove empty whitespace
2022-09-13 12:43:58 +03:00