diff --git a/docs/start/smapp/additional.md b/docs/start/smapp/additional.md index 376fd546..1bbb5f85 100644 --- a/docs/start/smapp/additional.md +++ b/docs/start/smapp/additional.md @@ -10,25 +10,3 @@ The Spacemesh App includes settings that can be toggled in order to alter your u You can access these settings by navigating to the `SETTINGS` screen and scrolling down to `DARK MODE` and `WALLET AUTO START`. ![](./../../../static/img/v1.0/dark_mode_auto_start.PNG) - -# Switching to Wallet-Only Mode - -If you didn't start Smapp in wallet-only mode, you can choose to do so through `SETTINGS`. In wallet-only mode, you can use your wallet to manage your balance and send transactions, but you will not receive any rewards from smeshing. - -Go to the `SETTINGS` screen and click on `WALLETS` in the navigation bar. Then click on `SWITCH TO WALLET ONLY`. - -![](./../../../static/img/v1.0/wallet_only_2.png) - -This will take you to a screen where you can select the API to connect the wallet to. - -![](./../../../static/img/v1.0/wallet_only_3.png) - -Since you've already set up your wallet, after choosing the API you want, you will be prompted to enter your password. - -![](./../../../static/img/v1.0/darkmode_password.PNG) - -After doing so, you will be taken back to your wallet. - -![](./../../../static/img/v1.0/wallet_only_4.png) - -After doing so, you will be taken back to your wallet. diff --git a/docs/start/smapp/advanced_wallet.md b/docs/start/smapp/advanced_wallet.md index d860fb56..041aff35 100644 --- a/docs/start/smapp/advanced_wallet.md +++ b/docs/start/smapp/advanced_wallet.md @@ -10,7 +10,7 @@ _OPTION 1:_ At Main Screen - until first time backup there will be the red banner under “BALANCE” section saying “BACKUP YOUR WALLET” -![](./../../../static/img/v1.0/backup_prompt.png) +![](./../../../static/img/smapp/wallet_screen.png) _OPTION 2:_ @@ -19,27 +19,25 @@ On the top right corner of the main screen there is button **SETTINGS** at top r Click on the left menu on “WALLETS” option, then scroll down until you see “Wallet Backup” section -![](./../../../static/img/v1.0/backup_settings.png) +![](./../../../static/img/smapp/settings_backup.png) Now you are at Wallet Backup Options Screen -![](./../../../static/img/v1.0/backup_main_screen.png) +![](./../../../static/img/smapp/wallet_backup.png) ### Option ‘FILE BACKUP’ Click on **FILE BACKUP** button and you’ll get to this screen -![](./../../../static/img/v1.0/wallet_file_backup.png) +![](./../../../static/img/smapp/wallet_file.png) Clicking on **show file location** button will open file browser window with the wallet backup file selected. The file is saved in “Documents” folder and can be moved to any other folder or ledger. -![](./../../../static/img/v1.0/backup_file.png) +### Option ’MNEMONIC BACKUP’ -### Option ’12 WORDS BACKUP’ +Click on **’MNEMONIC BACKUP** button and you’ll get to this screen -Click on **12 WORDS BACKUP** button and you’ll get to this screen - -![](./../../../static/img/v1.0/wallet_12_words_backup.png) +![](./../../../static/img/smapp/mnemonic_backup.png) These words can be used to restore your wallet anywhere using Spacemesh software. They are also called as _seed_ or _seed words_. @@ -47,23 +45,14 @@ For _cold storage_ option - keeping 12 words offline on the paper in some safe p The other button is **COPY WORDS** - if you want to save the words in some kind of encrypted file or vault. After clicking **COPY WORDS** button you will see message in green color confirming that words are copied to your clipboard. -![](./../../../static/img/v1.0/wallet_12_words_copied.png) - -After clicking NEXT button you’ll get to this screen: - -![](./../../../static/img/v1.0/wallet_12_words_confirm.png) +After clicking NEXT button you’ll get to the confirmation screen. You can practice restoring the words in the right order by dragging and dropping the randomly selected 4 words in right places. If you’ve placed all the words and it is not the correct order than you’ll get this message under the **TRY AGAIN** button -![](./../../../static/img/v1.0/wallet_12_words_confirm_2.png) - -If you’ve placed the words in the right order than you’ll see this message +![](./../../../static/img/smapp/mnemonic_confirm.png) -![](./../../../static/img/v1.0/wallet_12_words_done.png) +If you’ve placed the words in the right order than you’ll be able to click **DONE**, and will be returned to the wallet screen. -**IMPORTANT**: _you don’t have to place the words in correct order - your wallet is already backed-up, this is just to test you if you want to._ - -Now you can return to main screen by click **DONE** or arrow back (**) button. ## Rename wallet @@ -71,17 +60,17 @@ Go to Settings Screen Click on **WALLETS** on in left menu and you’ll see **Display Name** section -![](./../../../static/img/v1.0/rename_wallet.png) +![](./../../../static/img/smapp/rename1.png) After clicking on **RENAME** button, the wallet name will switch to input where you can type in the new name for the wallet -![](./../../../static/img/v1.0/rename_wallet_type.png) +![](./../../../static/img/smapp/rename2.png) After typing in new name click on **SAVE** button if you want to finish renaming, or **CANCEL** if you wish to leave the existing name -If you clicked **SAVE** button you will see the renamed name like this +If you clicked **SAVE** button you will see that your wallet has the new name you chose: -![](./../../../static/img/v1.0/renamed_wallet_complete.png) +![](./../../../static/img/smapp/rename3.png) ## Change wallet password @@ -90,12 +79,12 @@ Go to Setting Screen Click on **WALLETS** option in left menu and scroll down until you see **Wallet Password** section -![](./../../../static/img/v1.0/wallet_password.png) +![](./../../../static/img/smapp/password1.png) -Click on **CHANGE** button and password line will switch to 2 inputs for typing in new password and confirming it again +Click on **CHANGE** button and password line will switch to three inputs: one for confirming your old password, one for typing in new the password, and one for confirming your new password. -![](./../../../static/img/v1.0/wallet_password_confirm.png) +![](./../../../static/img/smapp/password2.png) If you wish to proceed with changing password - click **SAVE**, if not - click **CANCEL** @@ -109,31 +98,23 @@ There are 3 options to restore wallet: _OPTION 1:_ -After clean install of Spacemesh wallet on the intro screen you’ll see a button - -**RESTORE EXISTING WALLET** left to **SETUP** button! +On app start at the Unlock Wallet Screen there is an **OPEN AN EXISTING WALLET** button below password input field -![](./../../../static/img/v1.0/welcome_to_spacemesh.png) - -_OPTION 2:_ +![](./../../../static/img/smapp/restore1.png) -If there are existing wallets - on app start at the Unlock Wallet Screen there is a button **RESTORE** below password input field +This will bring you to a screen with three options: -![](./../../../static/img/v1.0/password.png) +![](./../../../static/img/smapp/restore2.png) -_OPTION 3:_ +_OPTION 2:_ If you have an unlocked wallet, go to Settings Screen -Click on **WALLETS** option in left menu and scroll down until you see **Restore Wallet** section and click on **RESTORE** button - -![](./../../../static/img/v1.0/wallet_restore_settings.png) +Click on **WALLETS** option in left menu and scroll down until you see **Open Wallet** section. There, you have three options: -After following one of the options you’ll reach this screen +![](./../../../static/img/smapp/restore_settings.png) -![](./../../../static/img/v1.0/wallet_restore_options.png) - -Now there are _2_ options to restore the wallet. +Regardless of which option you choose, the following steps will be the same: _Option A: File Restore_ @@ -143,26 +124,26 @@ You can drag and drop your file on the designated area or click on **locate file After selecting file the screen will look like this: -![](./../../../static/img/v1.0/wallet_file_restore.png) +![](./../../../static/img/smapp/restore3_file.png) -Click on **RESTORE** button at the bottom right and you’ll get to Protect Wallet Screen where you need to type in and retype the password you want for the wallet +Click on **OPEN** button at the bottom right and you’ll be asked to confirm wallet import. Click **CONFIRM**. -After clicking NEXT button you will see loader +![](./../../../static/img/smapp/restore3_file_confirm.png) -And then you’ll continue the regular setup wallet flow! +Now you will be prompted to enter your password. +After doing so, you will be taken to the Wallet screen. -_Option B: 12 Words Restore_ -After clicking on **12 WORDS RESTORE** button you’’ll get to this screen - -![](./../../../static/img/v1.0/wallet_12_words_restore.png) +_Option B: 12 & 24 Words Restore_ +The method for restoring from 12 or 24 words is the same, so we will demonstrate with only the 12 words restore. +After clicking on **12 WORDS RESTORE** button you’’ll get to this screen -If you’ve typed correct words in correct order than you’ll get to Protect Wallet screen and can proceed as first time wallet setup! +![](./../../../static/img/smapp/restore3_mnemo.png) -![](./../../../static/img/v1.0/protect_wallet.png) +If you’ve typed correct words in correct order than you’ll be prompted to set up a new wallet. ## Adding an account @@ -170,90 +151,81 @@ Go to Settings Screen Click on **ACCOUNTS** option in left menu -![](./../../../static/img/v1.0/account_settings.png) +You’ll see **ADD ACCOUNT** button. -You’ll see **ADD ACCOUNT** button. Click it and you’ll see popup asking to enter wallet’s password +![](./../../../static/img/smapp/add_wallet.png) -![](./../../../static/img/v1.0/account_confirm.png)) +After entering correct password the popup will disappear and you will be taken to the Wallet screen. You will now see the option to switch accounts. The default name for created account is “Account **number**” -After entering correct password the popup will disappear and you will see new account below existing accounts. Default name for created account is “Account **number**” +![](./../../../static/img/smapp/switch.png) -## Renaming an account +## Renaming a Wallet Go to Settings Screen -Click on **ACCOUNTS** option in left menu +Click on **WALLET** option in left menu Scroll to until you see account which you want to rename. Below account name you will see **RENAME** button. -![](./../../../static/img/v1.0/rename_wallet.png) +![](./../../../static/img/smapp/rename1.png) After clicking on **RENAME** button the name of the account will switch to an input where you can type new account name -![](./../../../static/img/v1.0/rename_wallet_type.png) +![](./../../../static/img/smapp/rename2.png) After typing the new name, if you want to save it click **SAVE** or to discard changes - click **CANCEL** -If you clicked on **SAVE** you will see a popup asking you to enter wallet password! - -![](./../../../static/img/v1.0/rename_wallet_confirm.png) +If you click **SAVE**, you will see your new Wallet name: -After entering correct password and clicking **UNLOCK** button in the popup, it will disappear and you will see the renamed account! +![](./../../../static/img/smapp/rename3.png) -![](./../../../static/img/v1.0/renamed_wallet_complete.png) -## Signing text +## Renaming an account -`SIGN TEXT` allows you to sign a text message such as your full name or email address. -Signing is done with your account's secret key and requires access to it. -Signing your name with your account proves that the name is the name of the owner of the account. -As owner is defined as someone who has access to the account's secret key. +Go to Settings Screen -In order to use the `SIGN TEXT` feature, go to `SETTINGS`. Once there, notice the box on the left of the screen and click on `ACCOUNT SETTINGS`. +Click on **ACCOUNTS** option in left menu -![](./../../../static/img/v1.0/account_commands.png) +Scroll to until you see account which you want to rename. Below account name you will see **RENAME** button. -1. Under each account, you'll notice three commands: `RENAME`, `SIGN TEXT`, and `REWARDS ACCOUNT`. Click on the `SIGN TEXT` command. +![](./../../../static/img/smapp/rename_account1.png) -![](./../../../static/img/v1.0/sign_text_1.png) +After clicking on **RENAME** button the name of the account will switch to an input where you can type new account name -2. Enter the text you want to sign such as your full name into the text box. +![](./../../../static/img/smapp/rename_account2.png) -![](./../../../static/img/v1.0/sign_text_2.png) +After typing the new name, if you want to save it click **SAVE** or to discard changes - click **CANCEL** -3. Click the 'SIGN' button. +If you clicked on **SAVE** you will see a popup asking you to enter wallet password! -![](./../../../static/img/v1.0/sign_text_3.png) +After entering correct password and clicking **UNLOCK** button in the popup, it will disappear and you will see the renamed account! -The signature text is copied to the clipboard and can be sent to anyone. +![](./../../../static/img/smapp/rename_account3.pngg) -4. Create an email or type a text message to the person you want to share the signature with and paste the signature copied to the clipboard in step 3. ## Creating contacts -There are _2_ options to create contact. + In order to create new contact go to CONTACTS tab! -![](./../../../static/img/v1.0/contacts_screen.PNG) +![](./../../../static/img/smapp/contacts1.png) Click on **CREATE NEW CONTACT** button! The screen will change to this state where you have 2 inputs - one for nickname and second for address! -![](./../../../static/img/v1.0/create_contact.PNG) - -After filling the details and pressing **CREATE** button you will see the popup asking to enter wallet password +![](./../../../static/img/smapp/contacts2.png) -![](./../../../static/img/v1.0/create_contact_confirm.png) +After filling the details and pressing **CREATE** button you will see the popup asking to enter wallet password. -After entering correct password and clicking **UNLOCK** button you will see newly created contact in contacts list +After entering correct password and clicking **UNLOCK** button you will see newly created contact in your contacts list: -![](./../../../static/img/v1.0/contact_created.png) +![](./../../../static/img/smapp/contacts3.png) -_Option 2:_ + -## Using existing contacts + diff --git a/docs/start/smapp/net_dash.md b/docs/start/smapp/net_dash.md deleted file mode 100644 index 38b07bbe..00000000 --- a/docs/start/smapp/net_dash.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -id: net-dash -title: Network and Dashboard ---- - -Smapp 0.2 now has the Network and Dashboard screens, which allow you to check the status of your node and the network at large. - -# Network Screen - -The Network screen allows you to check the status of your node. Here you will find the name of the network, its age, your syncing status, layer information, your connection type, and the number of peers you're connected to. - -![](./../../../static/img/v1.0/network_screen.png) - -## Accessing your logs - -Your Smapp logs are useful for debugging, and the team may ask you to share them in the event that you run into a bug. You can access these logs by clicking `BROWSE LOG FILE` at the bottom of your Network Screen. - -# Dashboard - -The Dashboard screen gives you live information about the network at large. - -![](./../../../static/img/v1.0/dash.png) diff --git a/docs/start/smapp/setup.md b/docs/start/smapp/setup.md index b3ed72ca..3d4b2072 100644 --- a/docs/start/smapp/setup.md +++ b/docs/start/smapp/setup.md @@ -8,7 +8,7 @@ Follow the installer's on-screen instruction and proceed to launch the App. You should now see this welcome screen: -![](./../../../static/img/v1.0/welcome.png) +![](./../../../static/img/smapp/setup.png) Let's now proceed to set up the Smesher, Smeshing, and the Wallet. But first, some definitions. @@ -24,11 +24,9 @@ You can send SMH from your account up to your coin balance. So for example, if y ?> We call the process of producing blocks _Smeshing._ -?> A _Rewards Account_ is a wallet account you set up and use to receive Smesh coins in exchange for Smeshing. - Your wallet's main account will be used as your Smesher's rewards account. You will receive rewards to this account. -Let's now set up a new wallet to manage your Smesh and provide your Smesher with a `Rewards Account`. +Let's now set up a new wallet to manage your Smesh. --- @@ -36,18 +34,39 @@ Click on `SETUP` to start the setup process. The next screen should look like this: -![](./../../../static/img/v1.0/create_wallet_password.png) +![](./../../../static/img/smapp/new_wallet.png) + +Click **WALLET + NODE** + +Next you will be asked to select your wallet type. At present, you can only select the Standard Wallet. + +![](./../../../static/img/smapp/wallet_select.png) + +Now you will need to choose the network. Our main network is selected by default. -The App prompts you to enter a password to protect access to your newly-created wallet and to your Smesher. Proceed by choosing a password (8 or more characters) and confirming it. +![](./../../../static/img/smapp/choose_network.png) + +Click `NEXT`. + +From here, you will be prompted to back up your wallet mnemonically with either 12 or 24 words. After selected one, you will create your password before being taken to the backup words. + +![](./../../../static/img/smapp/enter_password.png) > You will need to use the newly-created password to access your Wallet after you have locked access to the App. We recommend saving the password in a password manager, such as [1Password](https://1password.com). > Until you back up your Wallet using the 12 words backup method, you will not be able to access it without your password. **There is no way to restore a wallet that wasn't backed up, if the password has been forgotten.** -Click `NEXT`. You should now see this screen: +Click `NEXT`. You will be taken to your backup words. We recommend both printing them and saving them on a document. + +![](./../../../static/img/smapp/12_words.png) + +You will need to confirm your 12 words by dragging the provided words into the correct slots. -![](./../../../static/img/v1.0/protect_wallet_confirmed.png) +![](./../../../static/img/smapp/confirm_12_words.png) +You will now be able to **Go to Wallet!** + +![](./../../../static/img/smapp/wallet_created.png) ## Step 2 - Setting Up Your Smesher @@ -55,54 +74,63 @@ Click `NEXT`. You should now see this screen: Spacemesh uses a novel consensus protocol. Instead of constantly solving computational puzzles with your CPU while you participate in a blockchain, as in Proof of Work, it utilizes free space on your hard drive, following a one-time setup phase. -The storage you commit to Spacemesh is attached to your identity on the Spacemesh decentralized ledger. It determines your eligibility to submit blocks with transactions to the Spacemesh Testnet and to receive rewards for your contribution. **The more free disk space you commit, the more frequently you will produce blocks and receive Smesh rewards.** +The storage you commit to Spacemesh is attached to your identity on the Spacemesh decentralized ledger. It determines your eligibility to submit blocks with transactions to the Spacemesh Testnet and to receive rewards for your contribution. **The more free disk space you commit, the higher the rewards.** This one-time storage commitment enables Spacemesh to reach consensus on a distributed ledger without using Proof-of-Work or Proof-of-Stake algorithms. > The free space you commit to your Smesher is not used to store any useful data. It will be filled with cryptographic data that is only used to establish your node identity and your block Smeshing eligibility. -You should now see this screen: +Click on **SMESHING** in the top left of Smapp. This will take you to the Smeshing screen. + +![](./../../../static/img/smapp/smeshing_screen_pre_pos.png) -![](./../../../static/img/v1.0/POS_setup_1_light.png) +Click **SETUP PROOF OF SPACE** -The App prompts you to set up block Smeshing on your computer. You need to specify the directory that you want Spacemesh to save your PoST init file. +You need to specify the directory that you want Spacemesh to save your PoST init file. -![](./../../../static/img/v1.0/POS_setup_2_light.png) +![](./../../../static/img/smapp/pos_select_directory.png) Click `Select Folder` and locate a directory on one of your hard drives. Click `NEXT`. -You should now see this screen: +You will now need to select your POS Generation Settings. -![](./../../../static/img/v1.0/POS_setup_3_light.png) +![](./../../../static/img/smapp/pos_settings.png) -Select the amount of free space you would like to commit to Spacemesh and click `NEXT`. +You can either go with the default settings, input custom settings which you can test with **TEST CHOSEN OPTIONS**, or run benchmarks to see which settings are best for you. To do this, click **RUN ALL BENCHMARKS**. -> The more storage you allocate for Spacemesh on your drive, the higher your Smesh rewards will be. +![](./../../../static/img/smapp/pos_run_all_benchmarks.png) -> During this stage of Testnet 0.2, you can only allocate up to 4kb. +It will take a few moments for the process to complete, after which you will see several options to select, with estimated generation speeds. -You should now see this screen, prompting you to choose your preferred method of POS data generation. +![](./../../../static/img/smapp/post_benchmarks_done.png) -![](./../../../static/img/v1.0/POS_setup_4_light.png) +After selecting one of the benchmarked options, or inputing a value of your own, click -Once you've chosen, click `NEXT`. +Select the amount of free space you would like to commit to Spacemesh and click `NEXT`. Note that space is calculated in Space Units of 64GiB, with the minimum commitment being SU x 4, AKA 256GiB. -![](./../../../static/img/v1.0/POS_setup_5_light.png) +> The more storage you allocate for Spacemesh on your drive, the higher your Smesh rewards will be. But beware: the Initialization process is long and resource-intensive, so it's up to you to decide the tradeoffs! -This will bring you to a confirmation screen. If everything is as you like it, click `CREATE DATA`. +The following screen will prompt you to choose your preferred method of POS data generation. -And finally, you should end up here: +![](./../../../static/img/smapp/post_select_processor.png) + +Once you've chosen, click `NEXT`. You will be prompted to select your coinbase account. If you haven't yet created additional accounts, your main account will be your only option. -![](./../../../static/img/v1.0/POS_setup_done.png) +![](./../../../static/img/smapp/post_coinbase.png) -The one-time storage commitment setup process has now begun. At this stage, due to the small size, it should only take a moment. +This will bring you to a confirmation screen. If everything is as you like it, click `CREATE DATA`. + +![](./../../../static/img/smapp/post_confirm.png) -> Do not turn off your computer before you get a notification about setup completion. +And finally, you should end up here: -> The account currently selected in your wallet will be used as the `Rewards Address` for block smeshing rewards. +![](./../../../static/img/smapp/pos_end.png) Click `GOT IT`. +The one-time storage commitment setup process has now begun. Expect this process to affect your computer's performance. If need be, it can be paused and resumed. + + --- diff --git a/sidebars.js b/sidebars.js index c34db5d8..46938c98 100644 --- a/sidebars.js +++ b/sidebars.js @@ -48,11 +48,9 @@ module.exports = { 'Smapp Guide': [ 'start/smapp/install', 'start/smapp/setup', - 'start/smapp/smeshing', 'start/smapp/wallet', 'start/smapp/advanced-wallet', - 'start/smapp/status', - 'start/smapp/net-dash'], + 'start/smapp/advanced_config'], 'Advanced Smesher Guide': [ 'start/smesher/setup', 'start/smesher/post_init', diff --git a/static/img/smapp/12_words.png b/static/img/smapp/12_words.png index 084642ef..a5aad025 100644 Binary files a/static/img/smapp/12_words.png and b/static/img/smapp/12_words.png differ diff --git a/static/img/smapp/add_wallet.png b/static/img/smapp/add_wallet.png new file mode 100644 index 00000000..063900ad Binary files /dev/null and b/static/img/smapp/add_wallet.png differ diff --git a/static/img/smapp/add_wallet_pass.png b/static/img/smapp/add_wallet_pass.png new file mode 100644 index 00000000..28069f5f Binary files /dev/null and b/static/img/smapp/add_wallet_pass.png differ diff --git a/static/img/smapp/choose_network.png b/static/img/smapp/choose_network.png index ce9bdee3..daa0832b 100644 Binary files a/static/img/smapp/choose_network.png and b/static/img/smapp/choose_network.png differ diff --git a/static/img/smapp/confirm_12_words.png b/static/img/smapp/confirm_12_words.png index e1fc01f3..82f1a8d3 100644 Binary files a/static/img/smapp/confirm_12_words.png and b/static/img/smapp/confirm_12_words.png differ diff --git a/static/img/smapp/contacts1.png b/static/img/smapp/contacts1.png new file mode 100644 index 00000000..64488114 Binary files /dev/null and b/static/img/smapp/contacts1.png differ diff --git a/static/img/smapp/contacts2.png b/static/img/smapp/contacts2.png new file mode 100644 index 00000000..fea59029 Binary files /dev/null and b/static/img/smapp/contacts2.png differ diff --git a/static/img/smapp/contacts3.png b/static/img/smapp/contacts3.png new file mode 100644 index 00000000..aab6431f Binary files /dev/null and b/static/img/smapp/contacts3.png differ diff --git a/static/img/smapp/enter_password.png b/static/img/smapp/enter_password.png index 4a79b9f6..df47dc3c 100644 Binary files a/static/img/smapp/enter_password.png and b/static/img/smapp/enter_password.png differ diff --git a/static/img/smapp/mnemonic_backup.png b/static/img/smapp/mnemonic_backup.png new file mode 100644 index 00000000..1aa5d8ae Binary files /dev/null and b/static/img/smapp/mnemonic_backup.png differ diff --git a/static/img/smapp/mnemonic_confirm.png b/static/img/smapp/mnemonic_confirm.png new file mode 100644 index 00000000..efa6c4cb Binary files /dev/null and b/static/img/smapp/mnemonic_confirm.png differ diff --git a/static/img/smapp/new_wallet.png b/static/img/smapp/new_wallet.png index e94b5d31..8ffc9f69 100644 Binary files a/static/img/smapp/new_wallet.png and b/static/img/smapp/new_wallet.png differ diff --git a/static/img/smapp/password1.png b/static/img/smapp/password1.png new file mode 100644 index 00000000..2d1246af Binary files /dev/null and b/static/img/smapp/password1.png differ diff --git a/static/img/smapp/password2.png b/static/img/smapp/password2.png new file mode 100644 index 00000000..15ebcdbd Binary files /dev/null and b/static/img/smapp/password2.png differ diff --git a/static/img/smapp/pos_end.png b/static/img/smapp/pos_end.png index ad2435b2..c85a69c6 100644 Binary files a/static/img/smapp/pos_end.png and b/static/img/smapp/pos_end.png differ diff --git a/static/img/smapp/pos_run_all_benchmarks.png b/static/img/smapp/pos_run_all_benchmarks.png index fc29ae65..49699af4 100644 Binary files a/static/img/smapp/pos_run_all_benchmarks.png and b/static/img/smapp/pos_run_all_benchmarks.png differ diff --git a/static/img/smapp/pos_select_directory.png b/static/img/smapp/pos_select_directory.png index 6cbf07c1..a92d91b2 100644 Binary files a/static/img/smapp/pos_select_directory.png and b/static/img/smapp/pos_select_directory.png differ diff --git a/static/img/smapp/pos_settings.png b/static/img/smapp/pos_settings.png index 8db599ea..21a44b6b 100644 Binary files a/static/img/smapp/pos_settings.png and b/static/img/smapp/pos_settings.png differ diff --git a/static/img/smapp/post_benchmarks_done.png b/static/img/smapp/post_benchmarks_done.png index 9d197994..3efe6cb9 100644 Binary files a/static/img/smapp/post_benchmarks_done.png and b/static/img/smapp/post_benchmarks_done.png differ diff --git a/static/img/smapp/post_coinbase.png b/static/img/smapp/post_coinbase.png index 809274f3..826b75c6 100644 Binary files a/static/img/smapp/post_coinbase.png and b/static/img/smapp/post_coinbase.png differ diff --git a/static/img/smapp/post_confirm.png b/static/img/smapp/post_confirm.png index 550b4560..6573623f 100644 Binary files a/static/img/smapp/post_confirm.png and b/static/img/smapp/post_confirm.png differ diff --git a/static/img/smapp/post_default_size.png b/static/img/smapp/post_default_size.png index b9fed721..3f07583e 100644 Binary files a/static/img/smapp/post_default_size.png and b/static/img/smapp/post_default_size.png differ diff --git a/static/img/smapp/post_select_processor.png b/static/img/smapp/post_select_processor.png index 5e1222e1..64a621c0 100644 Binary files a/static/img/smapp/post_select_processor.png and b/static/img/smapp/post_select_processor.png differ diff --git a/static/img/smapp/post_size.png b/static/img/smapp/post_size.png index 8338f4dd..2bc1dd2c 100644 Binary files a/static/img/smapp/post_size.png and b/static/img/smapp/post_size.png differ diff --git a/static/img/smapp/post_test_running.png b/static/img/smapp/post_test_running.png index aa7b3cb2..f97e0cd3 100644 Binary files a/static/img/smapp/post_test_running.png and b/static/img/smapp/post_test_running.png differ diff --git a/static/img/smapp/rename1.png b/static/img/smapp/rename1.png new file mode 100644 index 00000000..88dc7a9c Binary files /dev/null and b/static/img/smapp/rename1.png differ diff --git a/static/img/smapp/rename2.png b/static/img/smapp/rename2.png new file mode 100644 index 00000000..7ca79bd0 Binary files /dev/null and b/static/img/smapp/rename2.png differ diff --git a/static/img/smapp/rename3.png b/static/img/smapp/rename3.png new file mode 100644 index 00000000..e827b406 Binary files /dev/null and b/static/img/smapp/rename3.png differ diff --git a/static/img/smapp/rename_account1.png b/static/img/smapp/rename_account1.png new file mode 100644 index 00000000..913f3819 Binary files /dev/null and b/static/img/smapp/rename_account1.png differ diff --git a/static/img/smapp/rename_account2.png b/static/img/smapp/rename_account2.png new file mode 100644 index 00000000..e60f55c6 Binary files /dev/null and b/static/img/smapp/rename_account2.png differ diff --git a/static/img/smapp/rename_account3.png b/static/img/smapp/rename_account3.png new file mode 100644 index 00000000..ef140863 Binary files /dev/null and b/static/img/smapp/rename_account3.png differ diff --git a/static/img/smapp/restore1.png b/static/img/smapp/restore1.png new file mode 100644 index 00000000..7c554be7 Binary files /dev/null and b/static/img/smapp/restore1.png differ diff --git a/static/img/smapp/restore2.png b/static/img/smapp/restore2.png new file mode 100644 index 00000000..28be08f7 Binary files /dev/null and b/static/img/smapp/restore2.png differ diff --git a/static/img/smapp/restore3_file.png b/static/img/smapp/restore3_file.png new file mode 100644 index 00000000..891e8840 Binary files /dev/null and b/static/img/smapp/restore3_file.png differ diff --git a/static/img/smapp/restore3_file_confirm.png b/static/img/smapp/restore3_file_confirm.png new file mode 100644 index 00000000..b5290155 Binary files /dev/null and b/static/img/smapp/restore3_file_confirm.png differ diff --git a/static/img/smapp/restore3_mnemo.png b/static/img/smapp/restore3_mnemo.png new file mode 100644 index 00000000..ae794a7d Binary files /dev/null and b/static/img/smapp/restore3_mnemo.png differ diff --git a/static/img/smapp/restore4_file.png b/static/img/smapp/restore4_file.png new file mode 100644 index 00000000..1604fdbc Binary files /dev/null and b/static/img/smapp/restore4_file.png differ diff --git a/static/img/smapp/restore_settings.png b/static/img/smapp/restore_settings.png new file mode 100644 index 00000000..2f38ee45 Binary files /dev/null and b/static/img/smapp/restore_settings.png differ diff --git a/static/img/smapp/settings_backup.png b/static/img/smapp/settings_backup.png new file mode 100644 index 00000000..3f5ad950 Binary files /dev/null and b/static/img/smapp/settings_backup.png differ diff --git a/static/img/smapp/setup.png b/static/img/smapp/setup.png index 3a355bca..b575b042 100644 Binary files a/static/img/smapp/setup.png and b/static/img/smapp/setup.png differ diff --git a/static/img/smapp/smeshing_screen_pre_pos.png b/static/img/smapp/smeshing_screen_pre_pos.png index 1bf26535..669a7f39 100644 Binary files a/static/img/smapp/smeshing_screen_pre_pos.png and b/static/img/smapp/smeshing_screen_pre_pos.png differ diff --git a/static/img/smapp/switch.png b/static/img/smapp/switch.png new file mode 100644 index 00000000..167d77d2 Binary files /dev/null and b/static/img/smapp/switch.png differ diff --git a/static/img/smapp/wallet_backup.png b/static/img/smapp/wallet_backup.png index 72c6c864..8d2f7412 100644 Binary files a/static/img/smapp/wallet_backup.png and b/static/img/smapp/wallet_backup.png differ diff --git a/static/img/smapp/wallet_created.png b/static/img/smapp/wallet_created.png index 28a70857..2984a1ca 100644 Binary files a/static/img/smapp/wallet_created.png and b/static/img/smapp/wallet_created.png differ diff --git a/static/img/smapp/wallet_file.png b/static/img/smapp/wallet_file.png index 88fb4678..f08ce789 100644 Binary files a/static/img/smapp/wallet_file.png and b/static/img/smapp/wallet_file.png differ diff --git a/static/img/smapp/wallet_screen.png b/static/img/smapp/wallet_screen.png index 4de5434b..0b8e60b1 100644 Binary files a/static/img/smapp/wallet_screen.png and b/static/img/smapp/wallet_screen.png differ diff --git a/static/img/smapp/wallet_screen_green.png b/static/img/smapp/wallet_screen_green.png index afdebdb0..ee3a3f62 100644 Binary files a/static/img/smapp/wallet_screen_green.png and b/static/img/smapp/wallet_screen_green.png differ diff --git a/static/img/smapp/wallet_select.png b/static/img/smapp/wallet_select.png index 2dff3167..bbaaf090 100644 Binary files a/static/img/smapp/wallet_select.png and b/static/img/smapp/wallet_select.png differ