Anyone Docs
  • πŸ”·The Documentation For Anyone
    • About
    • FAQ
  • πŸ”·Relay Setup
    • Get Started
    • Relay Operator Standards
    • Installation and Usage
      • Virtualization on Windows
      • Virtualization on macOS
      • Install Ubuntu Server 24.04
      • Server management with SSH in Windows and macOS
      • Install Anon on Linux
      • Firewall and Network Configurations
        • Router Port Forwarding
        • Install and Configure Firewall
      • Troubleshooting Common Issues
        • Diagnosing CGNAT and Public IPv4
        • Confirm ORPort Reachability
        • Configure IPv4 and IPv6
      • Advanced Configuration
        • Install Anon using the apt repository
          • Binary Verification
        • Install Anon in Docker
        • Install Anyone Exit Relay
          • Exit Relay Guidelines
        • DoS mitigation parameters
        • Update Anon and accept terms and conditions
        • Configure SOCKS5 Proxy for Anyone
  • πŸ”·Hardware Setup
    • Setup Guide
    • Router Mode Setup
    • Description and Specifications
    • Relay Control Panel Pages
      • Home
      • Network Settings
      • Relay Settings
      • Relay Family
      • Proxy Settings BETA
      • Change Password
      • Logs
      • Update
    • Hardware Updates
      • System Update (USB)
      • System Update (WebUI)
      • Anon Update (WebUI)
    • Troubleshooting and additional configuration
      • Router Port Forwarding
      • Diagnosing CGNAT and Public IPv4
  • πŸ”·Security and Privacy
    • VPS Hardening
  • πŸ”·Rewards Dashboard
    • Registering to the Rewards Program
    • Accessing the Rewards Dashboard
    • Using the Rewards Dashboard
    • Rewards Status
  • πŸ”·Anyone SDK
    • NPM SDK
      • Install NPM Package
      • Run as Library
        • Anon
        • AnonSocksClient
        • AnonControlClient
      • Run from CLI
      • Tutorials
        • Hello Anon World I
        • Hello Anon World II
        • Circuit Control I
        • Circuit Control II
    • Native SDK
      • Anyone Client Releases
      • MAN - Anon Manual
      • Tutorials
        • Anyone Services I
        • Anyone Services II
    • iOS SDK [Beta]
      • Manual Install - CocoaPods
  • πŸ”·Connect to Anyone
    • Connecting to Linux
      • [Beta] One-Click Linux Setup
    • Connecting to macOS
      • macOS with NPM
      • [Beta] One-Click macOS Setup
    • Connecting to Windows
      • [Beta] One-Click Windows Setup
    • Individual Applications with Anyone
    • Connect Through Hardware
  • πŸ”·Tokenomics
    • Introduction
    • Token Distribution
      • Token Outflow
      • Other Tokens
      • Multichain
    • Relay Rewards
      • Lock Requirement
      • Lock Adjustments
      • Reward Multipliers
    • Additional Roles
      • Authorities and Staking
      • Governance Voting
    • Premium Circuits
      • Premium Circuits
      • Premium Circuits: Metrics
    • Summary
      • Value Accrual Summary
      • Rewards Case Study
    • Appendix
      • M Derivation
      • Risk Equation Derivation
  • πŸ”·Resources
    • Community and Customer Support
    • Links
    • Token
    • Whitepaper
    • Roadmap
    • API
      • REST
      • [Future] GraphQL
Powered by GitBook
  1. Rewards Dashboard

Registering to the Rewards Program

PreviousRewards DashboardNextAccessing the Rewards Dashboard

Last updated 1 month ago

To register your relay and begin earning rewards, follow these steps to set up your machine and complete the registration process on the Anyone Protocol Dashboard.

If you have a Anyone Hardware Relay, you do not need to lock tokensβ€”simply claim the device once it's set up.


Contents of this page:

Installation and Configuration

Adding Ethereum Wallet Address to anonrc

Using the Dashboard to Claim and Manage Your Relays


Installation and Configuration

  1. Install the Anon package and configure your relay.

Anyone Hardware devices


Follow the instructions provided in the Hardware section, Setup Guide or Relay Settings to enter your Ethereum Address. Anyone Hardware relay Setup Wizard: Hardware Setup > Setup Guide To manually edit the address and NFT info in the Control panel visit:

Hardware Setup > Relay Control Panel > Relay Settings

Standalone devices


Follow the instructions provided in the Installation section to get started setting up a relay and configure your

Relay Setup > Installation and Usage > Setting up Your Environment

If you already have a relay running, continue reading!

Adding Ethereum Wallet Address

  1. Add your wallet address to the anonrc file to link it with your relay for rewards.

Debian example: Open the anonrc file in a text editor:

sudo nano /etc/anon/anonrc

Find the ContactInfo line, and add your wallet address with the prefix @anon: .

Example
ContactInfo @anon: 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  1. Restart the Anon service to apply the changes:

sudo systemctl restart anon.service

Optionally Verify the Changes in anonrc

sudo /usr/bin/anon -f /etc/anon/anonrc --verify-config

Using the Dashboard to Claim and Manage Your Relays

Once your machine is set up, follow these steps to connect your wallet, lock tokens (if necessary), and claim your relay via the Anyone Protocol Dashboard.

(Note that it can take a few hours for the device to show up on the dashboard after registering the address in the configuration of your relay)

See full video tutorial on the Rewards Dashboard page.

See Resources & Community and Customer Support for help and updates.

πŸ”·
πŸ”—
πŸ”—
πŸ”—
πŸ”—
πŸ”—
πŸ”—
πŸ”—
πŸ”—
πŸ”—
πŸ”—
Using the Rewards Dashboard