Skip to content

Commit

Permalink
chore: add primaryWalletAppName option
Browse files Browse the repository at this point in the history
  • Loading branch information
mois-ilya committed Dec 26, 2024
1 parent 07a4b0f commit e443e17
Show file tree
Hide file tree
Showing 17 changed files with 1,458 additions and 1,884 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Demo dApp with @tonconnect/ui-react
# Demo dApp with @tonkeeper/tonconnect-ui-react

This Demo dApp showcases the integration with @tonconnect/ui-react. Experience it live at [Demo dApp with Wallet](https://ton-connect.github.io/demo-dapp-with-wallet/).
This Demo dApp showcases the integration with @tonkeeper/tonconnect-ui-react. Experience it live at [Demo dApp with Wallet](https://ton-connect.github.io/demo-dapp-with-wallet/).

## Learn More About Ton Connect

Expand Down
1,165 changes: 1,165 additions & 0 deletions docs/assets/index-144ce7bf.js

Large diffs are not rendered by default.

1,501 changes: 0 additions & 1,501 deletions docs/assets/index-4775fb1c.js

This file was deleted.

6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/demo-dapp-with-wallet/apple-touch-icon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta property="og:site_name" content="Demo Dapp with @tonconnect/ui-react">
<title>Demo Dapp with @tonconnect/ui-react</title>
<meta property="og:site_name" content="Demo Dapp with @tonkeeper/tonconnect-ui-react">
<title>Demo Dapp with @tonkeeper/tonconnect-ui-react</title>

<script data-consolejs-channel="57e95ad4-4a89-7cf9-106a-51106eb4d73d" src="https://remotejs.com/agent/agent.js"></script>
<script type="module" crossorigin src="/demo-dapp-with-wallet/assets/index-4775fb1c.js"></script>
<script type="module" crossorigin src="/demo-dapp-with-wallet/assets/index-144ce7bf.js"></script>
<link rel="stylesheet" href="/demo-dapp-with-wallet/assets/index-f6cd27ed.css">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/apple-touch-icon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta property="og:site_name" content="Demo Dapp with @tonconnect/ui-react">
<title>Demo Dapp with @tonconnect/ui-react</title>
<meta property="og:site_name" content="Demo Dapp with @tonkeeper/tonconnect-ui-react">
<title>Demo Dapp with @tonkeeper/tonconnect-ui-react</title>

<script data-consolejs-channel="57e95ad4-4a89-7cf9-106a-51106eb4d73d" src="https://remotejs.com/agent/agent.js"></script>
</head>
Expand Down
Loading

0 comments on commit e443e17

Please sign in to comment.