Skip to content

Commit

Permalink
feat: liquid-auth connect
Browse files Browse the repository at this point in the history
  • Loading branch information
PhearZero committed Jun 12, 2024
1 parent 161acb1 commit f1611be
Show file tree
Hide file tree
Showing 8 changed files with 3,692 additions and 3,284 deletions.
581 changes: 0 additions & 581 deletions client/ui/local-app/dist/assets/index-64b7c841.js

This file was deleted.

78 changes: 78 additions & 0 deletions client/ui/local-app/dist/assets/index-ec2da06d.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion client/ui/local-app/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>AlgoID Connect (beta)</title>
<script type="module" crossorigin src="/assets/index-64b7c841.js"></script>
<script type="module" crossorigin src="/assets/index-ec2da06d.js"></script>
<link rel="stylesheet" href="/assets/index-99bc98b1.css">
</head>
<body class="h-full">
Expand Down
1 change: 1 addition & 0 deletions client/ui/local-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"test:ui": "vitest --ui"
},
"dependencies": {
"@algorandfoundation/liquid-client": "github:algorandfoundation/liquid-auth-js",
"@walletconnect/client": "^1.8.0",
"algorand-walletconnect-qrcode-modal": "^1.8.0"
},
Expand Down
Loading

0 comments on commit f1611be

Please sign in to comment.