From 7ee0bbacb00daf8b06fe2f6777fe74ecc93dfb28 Mon Sep 17 00:00:00 2001 From: Marco Rodriguez-Salinas Date: Tue, 26 Mar 2024 22:37:06 -0700 Subject: [PATCH] Added steps to add multiple Bloxes to testnet pool --- docs/functionyard/fxblox-app.md | 2 +- docs/functionyard/join.md | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/docs/functionyard/fxblox-app.md b/docs/functionyard/fxblox-app.md index afd51a0..601aa51 100644 --- a/docs/functionyard/fxblox-app.md +++ b/docs/functionyard/fxblox-app.md @@ -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: diff --git a/docs/functionyard/join.md b/docs/functionyard/join.md index 4d1f5ec..b4e1c94 100644 --- a/docs/functionyard/join.md +++ b/docs/functionyard/join.md @@ -32,3 +32,23 @@ If you were helping test nightly firmware releases **before** official testnet l
+ +## 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 sales@fx.land 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. \ No newline at end of file