Skip to content

Commit 5cb4949

Browse files
futurechimpDrazen Urch
authored and
Drazen Urch
committed
Renaming tauri-wallet to nym-wallet
Hopefully this will make it a bit clearer as to what people should compile if they want the wallet.
1 parent 9ec0b30 commit 5cb4949

File tree

140 files changed

+5830
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

140 files changed

+5830
-0
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

nym-wallet/dist/index.html

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Nym Wallet</title>
5+
<link rel="icon" href="assets/favicon.ico"><script defer src="main.js"></script></head>
6+
<body>
7+
<div id="root"></div>
8+
</body>
9+
</html>

nym-wallet/dist/main.js

+5,778
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

nym-wallet/public/favicon.ico

5.3 KB
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
+43

nym-wallet/src/images/logo.png

349 KB
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)