SSP Wallet Configuration

⚠️ Important — Read Before Proceeding When entering your FluxNode details, double‑check every value before pressing Enter. If you paste incorrect information or make a mistake during this configuration process, the easiest fix is to:

  1. Close the terminal window completely

  2. Reconnect to your server

  3. Restart the configuration process from the beginning of this step

Entering wrong details can cause setup failures or require manual file edits, which is not recommended for new users.


Detailed Step-by-Step Configuration

1. Log in as Your New Non-Root User

  • If your SSH session timed out, reconnect via PuTTY using your non‑root username and its password.

2. Open the Flux Multitoolbox

multitoolbox
  • Enter your sudo password if prompted.

3. Select Installation Config File Option

  • In the Toolbox menu, select 6: Create Installation Config File.

  • Enter your sudo password again if prompted.

4. Choose Manual Setup

  • Select 1 - Manually - Fill Questions List.

  • Press Enter to continue.


Required Inputs

1. FluxNode Identity Key

  • In your SSP Wallet Extension, go to the Nodes tab.

  • Find your Unassigned FluxNode entry and click to expand it.

  • Copy the Node Identity Key and paste it into the terminal.

  • Press Enter.

2. Collateral TX ID

  • From the same expanded node entry, copy the TXID.

  • Paste it into the terminal.

  • Press Enter.

3. Output Index

  • From the same expanded node entry, copy the Output ID.

  • Paste the value into the terminal.

  • Press Enter.

4. FluxID

  • From the same expanded node entry, copy the SSP Wallet ID (FluxID).

  • Paste it into the terminal.

  • Press Enter.

5. Kadena Address

  • Navigate to the Portfolio menu in Zelcore.

  • Add KDA as an asset if it’s not already present.

  • Click Receive, leaving Chain ID as 0.

  • Copy the k... address and paste it into the terminal.

  • Press Enter.


Additional Settings

1. Auto-Update

  • Yes / No

  • Recommended: No — update manually to avoid downtime.

2. Alert Notification

  • Yes / No

  • Select Discord and/or Telegram:

    • Discord: Paste your Webhook URL.

    • Telegram: Create a bot with @BotFather/newbot, then paste the Bot Token.

  • Tip: Press Space to select/deselect, Tab to move between OK/Cancel.

3. Flux Bootstrap from Source

  • Yes / No

  • Recommended: Yes — faster blockchain sync (~10–15 min download).

4. Keep Bootstrap File Locally

  • Yes / No

  • Recommended: No — saves storage space.

5. Enable UPnP

  • VPS: No

  • Home Hosted: Yes

6. Enable Thunder Mode

Yes if your server has extra storage (may increase rewards).


Finished Configuration

When the confirmation screen appears, your FluxNode Installation Configuration File is ready.

Next Step: After creating your installation configuration, proceed to Step 3: Install FluxNode (Option 2) to install and configure all Flux components.

Last updated