Rebuild wallet connect on Reown AppKit (universal, all wallets, working icons)

Replaces the low-level ethereum-provider + deprecated modal (broken icons, jank)
with Reown AppKit loaded from the CDN — the standard connector every wallet
supports, with QR + mobile deep-links and a polished picker. Keeps the exact
SIWE sign-in and contract buy/activate logic, driving AppKit's EIP-1193 provider.
CSP widened for the AppKit SDK/RPC + a worker.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-09-08 09:48:38 -05:00
parent b0f807f6a5
commit bd4040ff4f
4 changed files with 83 additions and 149 deletions
+1 -1
View File
@@ -696,7 +696,7 @@
</div>
</div>
<script src="/assets/common.js?v=20260908c"></script>
<script src="/assets/wallet.js?v=20260908j"></script>
<script src="/assets/wallet.js?v=20260908k"></script>
<script src="/assets/my.js?v=20260908k"></script>
<script src="/assets/chat.js?v=20260907l"></script>
</body>