SendingNetwork
  • OVERVIEW
    • Getting Started
    • FAQs
  • Network Instructional Articles
    • Basics
      • Introducing the Edge, WatchDog, and Guardian Nodes
      • Overview
      • Messaging Solution
      • Privacy Solution
      • Rich Communication Solution
      • Multi-Platform Solution
      • Decentralized Identity
      • Multiple Chat Modes
      • How It Works
      • Token Utility
      • The Team
    • Key Concepts
      • Decentralized Identity
      • Social Graphs
      • Edge Node
  • SDK Documentation
    • Glossary
    • JavaScript client SDK
      • DID
      • User
      • Message
      • Room
      • Contact
      • Social Graph
    • iOS client SDK
      • Push
      • DID
      • User
      • Message
      • Room
      • Contact
    • Android client SDK
      • User
      • Room
    • Java SDK
      • DID
      • Room
      • Message
    • Node.js SDK
      • DID
      • Room
      • Message
    • Unreal SDK
      • DID
      • User
      • Message
      • Room
    • Unity SDK
      • DID
      • Room
      • Message
    • Website chat widget SDK
      • Customization
      • DID
      • User
      • Room
      • Message
      • Other
    • Bot SDKs
      • Golang Bot SDK
        • DID
        • User
        • Room
        • Message
    • Extensible Message Interface
    • Push Notifications
    • Flutter SDK
      • DID
      • User
      • Message
      • Room
    • PHP SDK
      • DID
      • Room
      • User
    • Developer Key
  • Acquisition Kit
    • Social Boost Development Instructions
  • WatchDog Agent
    • WatchDog Agent Guide
    • WatchDog Agent Deployment Tutorial
      • Linux Deployment Tutorial
    • One-Click Deployment
  • Edge Node
    • Edge Node Deployment Tutorial
    • VPS Setup Guide
      • Google Cloud Platform (GCP)
      • Amazon Web Services (AWS)
      • Contabo
    • Check Node Stats with Auto-Reply Bot in SendingMe App
    • Alpha-3 Testnet FAQs
  • delegation node
    • Delegation Node Deployment Tutorial
  • Private Delegation Node
  • Use Cases
    • Wallet-to-Wallet Messaging
    • Dapp Notifications
    • Identity Verification
    • Gamer Acquisition
    • Cross-platform Trading
Powered by GitBook
On this page
  • General
  • What's next?
  • What's the duration of the Alpha-3 testnet?
  • SXP Related
  • How can I check my SXP?
  • How are SXP rewards calculated?
  • Is SendingNetwork Experience Point (SXP) a token?
  • Is SXP the same as SendingMe points?
  • Why does my Edge node receive little SXP?
  • Node Deployment
  • What's the system and hardware requirements for running Edge Node?
  • What's the system and hardware requirements for running WatchDog Node?
  • Do I need to import my private key to run the node?
  • Can I run an Edge node on Windows or macOS?
  • Can I run a WatchDog node on Windows/macOS/Linux?
  • Can I run both Edge node and WatchDog node with one wallet address?
  • Can I run Edge node and WatchDog node on the same machine?
  • Can I run multiple WatchDog nodes or Edge nodes with one wallet address?
  1. Edge Node

Alpha-3 Testnet FAQs

PreviousCheck Node Stats with Auto-Reply Bot in SendingMe AppNextDelegation Node Deployment Tutorial

Last updated 22 days ago

General

What's next?

The testnet starts in April 2025. You'll be able to run nodes after the testnet starts.

  1. Follow the node deployment instructions:

    • WatchDog node runners: Please refer to the .

    • Edge node runners: Please refer to the .

  2. Check your SXP: After successful deployment, check your SXP with the bot in the SendingMe application. See the guide.

  3. For any questions: Refer to our for more information. If you have any issues running nodes, please check the troubleshooting section at the end of the tutorial.

What's the duration of the Alpha-3 testnet?

30 days.


SXP Related

How can I check my SXP?

How are SXP rewards calculated?

  • Edge Node: Earn 100 SXP for relaying 1GB of messages.

  • WatchDog Nodes: Earn 4 SXP for every 100 checks of Edge nodes in the network.

Is SendingNetwork Experience Point (SXP) a token?

No, SXP is not a token. It is an off-chain point system awarded to miners.

Is SXP the same as SendingMe points?

No, they are different. SendingNetwork Experience Points (SXP) are for mining rewards, while SendingMe points are rewards for social interactions in the application.

Why does my Edge node receive little SXP?

Several factors could reduce the preference for nodes by messaging clients, resulting in decreased traffic:

  • Node response times exceeding 200 milliseconds.

  • Having fewer than two CPU cores.

  • Less than 4 GB of available memory.

  • CPU and memory usage surpassing 85%.

Using the recommended system requirements and maintaining good network latency and load conditions will help.


Node Deployment

What's the system and hardware requirements for running Edge Node?

What's the system and hardware requirements for running WatchDog Node?

Do I need to import my private key to run the node?

There's NO need to import your private key or mnemonic phrase to run the node and earn rewards.

Can I run an Edge node on Windows or macOS?

Can I run a WatchDog node on Windows/macOS/Linux?

Can I run both Edge node and WatchDog node with one wallet address?

Yes, you can run two nodes with one wallet address as long as you are qualified for both.

Can I run Edge node and WatchDog node on the same machine?

We suggest running nodes on separate machines. Both Edge nodes and WatchDog nodes require a 4-core CPU and 8 GB of RAM.

Can I run multiple WatchDog nodes or Edge nodes with one wallet address?

Only one active Edge node is allowed at a time per wallet address. If you run a second node in a new location while the original one is still active, you'll be prompted with "Only one Edge node can be run per wallet address." If you want to run a new one in another location, such as a different directory or machine, please follow these steps:

  1. Stop the current node according to the stop instructions in the tutorial.

  2. Wait for 10 minutes.

  3. Start the new node in the desired location.

You will notice a new node ID in the bot chat, and points will be accrued with this new ID. Previous points will remain valid under the original node ID.

You can run one WatchDog agent per WatchDog License NFT held in your wallet.

You can check your SXP with our bot in the SendingMe application. Connect with your whitelisted wallet address that is used to deploy the node. Please refer to for more details.

Edge node can be deployed on Linux. For detailed system requirements, see the the section in the Edge Node Deployment Tutorial.

Edge node can be deployed on Linux and MacOS. For detailed system requirements, see the the section in the Edge Node Deployment Tutorial.

Edge nodes can only be deployed on Linux. However, you can set up a VPS and connect from your PC. You may refer to our for setting up a remote machine.

We support deploying the WatchDog node on Linux and macOS. However, Linux is recommended. Please note that the macOS deployments are still in beta and may encounter issues. WatchDog nodes function like ordinary messaging clients that send and receive messages, so they do not require a public IP address like Edge nodes do. While they can be run on a laptop or PC, we recommend setting them up on a VPS for better stability. You may refer to our for setting up a remote machine.

Check Node Stats with Auto-Reply Bot in SendingMe App
VPS Setup Guide
VPS Setup Guide
WatchDog Node Deployment Tutorial
Edge Node Deployment Tutorial
Check Node Stats with Auto-Reply Bot in SendingMe
Alpha-3 Testnet FAQs
System Requirements
WatchDog Node Troubleshooting
Edge Node Troubleshooting
System Requirements