From a9f09f5d81cc60434db310176bfc8ca1b14724ce Mon Sep 17 00:00:00 2001 From: keraliss Date: Sat, 2 May 2026 20:29:17 +0530 Subject: [PATCH] add tabs to the settings page --- src/components/settings/Settings.js | 344 +++++++--------------------- 1 file changed, 83 insertions(+), 261 deletions(-) diff --git a/src/components/settings/Settings.js b/src/components/settings/Settings.js index 63058d2..dd0338f 100644 --- a/src/components/settings/Settings.js +++ b/src/components/settings/Settings.js @@ -6,25 +6,36 @@ export function SettingsComponent(container) { content.innerHTML = `

Settings

-

Configure your taker wallet and Bitcoin Core connection

+

Configure your taker wallet and Bitcoin Core connection

+ + +
+ + +
-
+ +

Wallet Backup

- +

Create Backup

Export your wallet to an encrypted JSON file. You can use this backup to restore your wallet on another device or after reinstallation.

- +
- +

• Wallet Backup is an encrypted json file that restores your coinswap wallet in any client app.

@@ -36,11 +47,14 @@ export function SettingsComponent(container) {
+
+ +