diff --git a/website/docs/tools/simpleStaking.md b/website/docs/tools/simpleStaking.md index d3b41bd7527db4f5c955fd079c94cacedd4ced3e..7ea61bb3e6ac2df16b7f9d8ef510d2467beab6cb 100644 --- a/website/docs/tools/simpleStaking.md +++ b/website/docs/tools/simpleStaking.md @@ -14,7 +14,7 @@ The participants of the xx network are ever changing. Validators come and go ove To use Simple Staking, you must add an account. - + There are three ways to add accounts: * [Generate a new account](#generate-wallet) @@ -36,7 +36,7 @@ Once the newly generated account is added you will need to fund it. You can add an existing account by clicking the `RECOVERY PHRASE` button. You will be presented with a form in which you must enter a standard mnemonic phrase, set a password, and click `DONE` - + *** ### Import KeyFile (json) @@ -44,33 +44,33 @@ If you have exported an account from another wallet, such as the [Web Wallet](ht First click the `UPLOAD FILE` button. - + *** Next, you will be presented with a file selection window of your OS. Browse to the directory the `.json` file is located and select it. - + *** You will see a notification it has found an account. Enter the password that was set when the account was exported and click `IMPORT`. - + *** ## Add More Wallets You can manage the staking preferences of multiple accounts, just click the `ADD MORE WALLETS` link and select how to add additional accounts. - + *** ## Wallet Connected Once your wallet or wallets are found, click the `NEXT` button. - + *** ## Select Wallet Select the wallet you want to manage. - + *** ## Staking Options @@ -83,30 +83,30 @@ Select the wallet you want to manage. ### Stake Select the `STAKE` radio button and click the `NEXT` button. - + *** Input the amount of xx coins you wish to bond and stake and click the `NEXT` button. - + *** Wait a few seconds while the app selects validators for you. - + *** Once validators are selected, you can review the list by clicking the `SHOW VALIDATORS` button. - + *** Enter the password of the account and click the `CONFIRM PASSWORD` button. - + *** Click the `SUBMIT` button. - + *** Wait while the transaction is signed and submitted to the blockchain. - - + + *** Once successfully completed you will see a summary of your staking preferences. - + :::warning come back regularly We strongly suggest nominators [Change Validators](#change-validators) at least once a month but weekly may also be justified. @@ -115,31 +115,31 @@ We strongly suggest nominators [Change Validators](#change-validators) at least ### Change Validators Select the `CHANGE VALIDATORS` radio button and click the `NEXT` button. - + *** Click the `NEXT` button. - + *** Wait a few seconds while the app selects validators for you. - + *** Once validators are selected, you can review the list by clicking the `SHOW VALIDATORS` button. - + *** Enter the password of the account and click the `CONFIRM PASSWORD` button. - + *** Click the `SUBMIT` button. - + *** Wait while the transaction is signed and submitted to the blockchain. - - + + *** Once successfully completed you will see a summary of your staking preferences. - + :::warning come back regularly We strongly suggest nominators [Change Validators](#change-validators) at least once a month but weekly may also be justified. @@ -148,24 +148,24 @@ We strongly suggest nominators [Change Validators](#change-validators) at least ### Unstake Select the `UNSTAKE` radio button and click the `NEXT` button. - + *** Input the amount of xx coins you wish to unstake and begin unbonding, and then click the `NEXT` button. - + *** Enter the password of the account and click the `CONFIRM PASSWORD` button. - + *** Click the `SUBMIT` button. - + *** Wait while the transaction is signed and submitted to the blockchain. - - + + *** Once successfully completed you will see a summary of your staking preferences. - + ### Redeem @@ -176,24 +176,24 @@ Every 24 hours an era ends. At which time the earned rewards are paid out and be To check on the status of coins available to be redeemed one must [connect an account](#connect-wallet). Once your wallet or wallets are found, click the `NEXT` button. - + *** Select the wallet you want to manage and click the `NEXT` button. - + *** If funds are available to be redeemed the `REDEEM` radio button will be enabled to select and the amount of coins available to be redeemed will be stated. If funds are not available to be redeemed view the `UNSTAKED FUNDS` section. You will see the `AMOUNT` currently unstaked and the number of days the funds will be `AVAILABLE TO REDEEM IN`. - + ## Forget Wallet If you would like to remove an account from the app, click the `Forget?` link. - + *** You will be asked to confirm you wish to delete the account. - + :::info You can [connect the account](#connect-wallet) again at any time.