Skip to content

Commit

Permalink
Added steps to add multiple Bloxes to testnet pool
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodriguez3313 committed Mar 27, 2024
1 parent de3d402 commit 7ee0bba
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/functionyard/fxblox-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ If adding more than one FxBlox to your app, get familiar with [these instruction
- **If Metamask doesn't redirect after signing transaction**: Manually go back to the FxBlox app.
- **App issues with Metamask**: On some phones, if you cannot get the "Connect" and "sign" prompts in Metamask, you may need to put both the Metamask app and Blox app in Unrestricted mode from the "Battery Optimization". Go to: `Settings` > `Apps` > `FxBlox` > `Battery` / `App Battery` > Choose `Unrestricted`. Do the same for the Metamask app. After the setup, you can return it back to the default of `Optimized`

## Add Multiple FxBlox's
## Add Multiple FxBloxes

As of Android/iOS app version 1.6.7, there is not an easy way to add more than one blox to your account. Follow these additional steps if you would like to connect more than one blox:

Expand Down
20 changes: 20 additions & 0 deletions docs/functionyard/join.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,23 @@ If you were helping test nightly firmware releases **before** official testnet l
<div class="text--center">
<img src="/img/fxyard-network/leave-btn.png" style={{width: 400}}/>
</div>

## Add Multiple FxBloxes
:::info
If you do not already have all Bloxes added in your app, then checkout [this guide](./fxblox-app.md#add-multiple-fxbloxes) on how to add them.
:::
Every FxBlox is not automatically enrolled in the testnet. The Blox that is showing in the `Blox` tab, is the "Active" Blox which populates the rest of the settings. There are two scenarios that you may fall under.

### Bought during Indiegogo campaign

To add any extra Bloxes to the testnet, you need to:
1. Make sure you have already followed [the steps above](#joining-the-testnet) to add your first Blox to the testnet.
2. Swipe left/right to display the next Blox you want to add.
3. Go to `Settings` -> `Pool`, select the testnet pool closest to you.
4. Repeat steps 2-3 for any following Blox.

### Bought Blox outside of campaign

If you bought a Blox from the available units on the [shop.fx.land](https://shop.fx.land/) or a second-hand resellers site. Then you will need to send a message to [email protected] to have your `Blox Account ID` added to testnet backend. You `Blox Account ID` is shown under the `User` Tab after completing setup.

After this has been completed, you will have to wait a couple hours for the testnet to sync and then yo uwill be able to join.

0 comments on commit 7ee0bba

Please sign in to comment.