Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion user-guides/settings/advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ By enabling this setting, accounts you previously hid with the `Hide account` fu
:::

By enabling the developer mode, you get access to the `Developer` tab in the menu sidebar (reference to developer tools guide TODO).
**Keep in mind** that the `Developer tools` are implemented for developers to test NFTs, native tokens etc. If you intend to launch a NFT campain or something similar, we recommend using external tools!
**Keep in mind** that the `Developer tools` are implemented for developers to test NFTs, native tokens etc. If you intend to launch a NFT campaign or something similar, we recommend using external tools!
4 changes: 2 additions & 2 deletions user-guides/settings/profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ In this section you will find settings relevant for the whole profile, overarchi
![](../../static/screens/settings/profile-name.png "Profile Name")
:::

This is used to customize your profile. The profile name helps you identifying the correct profile if you have multiple seed phrases registered in your Bloom wallet.
This is used to customize your profile. The profile name helps you identify the correct profile if you have multiple seed phrases registered in your Bloom wallet.


### Currency
Expand All @@ -28,4 +28,4 @@ With this setting you dictate which currency is used across the whole app if Blo
:::

Deleting a profile means that you will not be able to access it afterwards. This will remove the profile from the profile selection and all its files and data.
**Important**: This action is irreversible. If you don't have access to your seed phrase or to a recent `.stronghold` file, you will lose access to your funds. Make sure to double check on the avaiability to those beforehand!
**Important**: This action is irreversible. If you don't have access to your seed phrase or to a recent `.stronghold` file, you will lose access to your funds. Make sure to double check on the availability of those beforehand!
8 changes: 4 additions & 4 deletions user-guides/settings/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ If a third person gets access to your computer and they know your PIN, they can
![](../../static/screens/settings/logout.png "Automatic Logout")
:::

If you have your wallet installed on a computer where people can access it while your away, and you want to keep your privacy, set the `Automatic Logout` to `1-5 minutes`.
If you have your wallet installed on a computer where people can access it while you're away, and you want to keep your privacy, set the `Automatic Logout` to `1-5 minutes`.

#### Change PIN
:::image
Expand All @@ -27,15 +27,15 @@ If you suspect that a third person has received access to your PIN, change it AS


### Stronghold
Stronghold is the technology Bloom uses to securly store your seed phrase. To use the seed phrase to e.g. sign transactions, the password is required.
Stronghold is the technology Bloom uses to securely store your seed phrase. To use the seed phrase to e.g. sign transactions, the password is required.
**Important**: Keep your password safe so that only you can access your funds! If a third person gets access to it, your funds may be in danger.

#### Stronhold timeout
#### Stronghold timeout
:::image
![](../../static/screens/settings/stronghold-lock.png "Stronghold Lock")
:::

If you have your wallet installed on a computer where people can access it while your away, it is recommended to set your `Stronghold timeout` to a short amount, i.e `1-5 minutes`.
If you have your wallet installed on a computer where people can access it while you're away, it is recommended to set your `Stronghold timeout` to a short amount, i.e `1-5 minutes`.

##### Change Password
:::image
Expand Down
2 changes: 1 addition & 1 deletion user-guides/wallet-tab/portfolio.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Bloom automatically fetches your Layer 2 balances every 10 seconds. Click on the

### Import ERC-20 Token

Bloom tracks the user's ERC-20 tokens through the Layer 2 explorer API. However, the explorer isn't always real time, which is why Bloom offers the possibility to import an ERC-20 token through it's contract address. Go to the portfolio tab and click on the menu to select the `Import ERC20 token`. This opens a pop-up that allows you to select the network and input the contract address.
Bloom tracks the user's ERC-20 tokens through the Layer 2 explorer API. However, the explorer isn't always real time, which is why Bloom offers the possibility to import an ERC-20 token through its contract address. Go to the portfolio tab and click on the menu to select the `Import ERC20 token`. This opens a pop-up that allows you to select the network and input the contract address.

**Only ERC-20 Tokens on the supported EVM networks are supported!**

Expand Down