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) {
+
+ +