-
-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix solflare mobile * remove unsupported solflare link * improve wallet connectivity * improvements * v12.10.6: improve mobile wallet connectivity
- Loading branch information
Showing
26 changed files
with
6,085 additions
and
6,286 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,14 +16,13 @@ | |
<script crossorigin src="https://cdn.jsdelivr.net/npm/@depay/react-dialog-stack@8"></script> | ||
<script crossorigin src="https://cdn.jsdelivr.net/npm/@depay/react-shadow-dom@5"></script> | ||
<script crossorigin src="https://cdn.jsdelivr.net/npm/@depay/js-verify-signature-web@3"></script> | ||
<script crossorigin src="https://cdn.jsdelivr.net/npm/@depay/web3-blockchains@9"></script> | ||
<script crossorigin src="https://cdn.jsdelivr.net/npm/@depay/web3-blockchains@9.3.5"></script> | ||
<script crossorigin src="https://cdn.jsdelivr.net/npm/@depay/web3-client@10"></script> | ||
<script crossorigin src="https://cdn.jsdelivr.net/npm/@depay/web3-tokens@10"></script> | ||
<script crossorigin src="https://cdn.jsdelivr.net/npm/@depay/react-token-image@5"></script> | ||
<script crossorigin src="https://cdn.jsdelivr.net/npm/@depay/coinbase-wallet-sdk@3"></script> | ||
<script crossorigin src="https://cdn.jsdelivr.net/npm/@depay/walletconnect-v1@1"></script> | ||
<script crossorigin src="https://cdn.jsdelivr.net/npm/@depay/[email protected]"></script> | ||
<script crossorigin src="https://cdn.jsdelivr.net/npm/@depay/[email protected]"></script> | ||
<script crossorigin src="https://cdn.jsdelivr.net/npm/@depay/[email protected]"></script> | ||
<script crossorigin src="https://cdn.jsdelivr.net/npm/@depay/[email protected]"></script> | ||
<script crossorigin src="https://cdn.jsdelivr.net/npm/@depay/web3-assets@7"></script> | ||
<script crossorigin src="https://cdn.jsdelivr.net/npm/@depay/web3-exchanges@13"></script> | ||
<script crossorigin src="https://cdn.jsdelivr.net/npm/@depay/web3-payments@13"></script> | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.