Skip to content

Commit 6676fc2

Browse files
authored
Merge pull request #1 from mois-ilya/feature/sign-data
Feature/sign data
2 parents 1ae50d8 + 7342bd9 commit 6676fc2

File tree

7 files changed

+215
-416
lines changed

7 files changed

+215
-416
lines changed
Lines changed: 109 additions & 109 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>Demo Dapp with @tonconnect/ui-react</title>
99

1010
<script data-consolejs-channel="57e95ad4-4a89-7cf9-106a-51106eb4d73d" src="https://remotejs.com/agent/agent.js"></script>
11-
<script type="module" crossorigin src="/demo-dapp-with-wallet/assets/index-DwD47uZS.js"></script>
11+
<script type="module" crossorigin src="/demo-dapp-with-wallet/assets/index-C85fHkGo.js"></script>
1212
<link rel="stylesheet" crossorigin href="/demo-dapp-with-wallet/assets/index-CFHNAiWp.css">
1313
</head>
1414
<body>

package-lock.json

Lines changed: 39 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"crc-32": "^1.2.2",
1616
"crypto-browserify": "^3.12.1",
1717
"eruda": "^2.11.2",
18+
"punycode": "^2.3.1",
1819
"react": "^17.0.0",
1920
"react-dom": "^17.0.0",
2021
"react-json-view": "^1.21.3",

0 commit comments

Comments
 (0)