diff --git a/.gitignore b/.gitignore index a5baf4b..79aa87c 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,8 @@ src/components.d.ts # Optional REPL history .node_repl_history +# Tauri +src-tauri/target +src-tauri/Cargo.lock +src-tauri/WixTools + diff --git a/index.html b/index.html index 155e78a..a1571b2 100644 --- a/index.html +++ b/index.html @@ -14,12 +14,12 @@ - + @@ -30,7 +30,7 @@ rel="stylesheet" /> -
+ Neptune
+
+
+ Select the correct word for each position +
++ Question {{ correctCount + 1 }} of {{ totalQuestions }} +
++ What is the + {{ + quizData.position === 1 + ? '1st' + : quizData.position === 2 + ? '2nd' + : quizData.position === 3 + ? '3rd' + : `${quizData.position}th` + }} + word in your recovery phrase? +
++ Secure your new wallet +
++ Already have a wallet? + +
++ Write down these 18 words in order +
++ Make sure no one is watching your screen +
+ +Your Neptune wallet is ready
+
+ Your keys, your crypto
+Protected by your password
+Start exploring Web3 now
+
+ + Enter your password to unlock +
++ Incorrect password. Please try again. +
++ Don't have a wallet? + +
+
+ + Your Gateway to Web3 +
+
+
+ 💡 Tip: You can paste all 18 words at once into any field +
++ {{ showPasswordForm ? 'Secure your recovered wallet' : 'Enter your 18-word recovery phrase' }} +
+
+
Auth View - Coming soon
-View your transaction history
+ + +No transactions yet
+Home View - Coming soon
+Manage your digital assets securely
+Total Portfolio Value
+$0.00
+No recent activity
+Your transactions will appear here
+Manage your app preferences
+ + +Manage your assets and balances
+ + +Total Balance
+$0.00
+