Arcium Docs
arcium.com@ArciumHQ
  • Documentation
  • Developers
  • Introduction
    • Overview of the Arcium Network
    • Key Features & Use Cases
    • Basic Concepts
  • Getting Started
    • How To Use This Documentation
    • Architecture Overview
    • Network Stakeholders
  • Multi-Party eXecution Environments (MXEs)
    • Overview
    • MPC Protocols
    • MXE Encryption
  • Clusters
    • Overview
    • Node Priority List & Alternative Selection Criteria
    • Cluster Forking & Migration
    • Sybil Resistance
    • Incentivization
    • Permissioned Clusters
  • Arx Nodes
    • Overview
    • Configuration and Security
    • Performance and Incentives
  • Computations
    • Computation Tasks
    • Defining & Commissioning Computations
    • Lifecycle of an Arcium Computation
    • Pricing and Incentives
    • Censorship Resistance & Fault Handling
  • Solana Integration & Multichain Coordination
    • Solana Integration: Orchestration and Execution
    • Multichain Expansion
  • Staking
    • Overview
Powered by GitBook
On this page
  • Node Operators
  • Metadata
  1. Arx Nodes

Overview

PreviousPermissioned ClustersNextConfiguration and Security

Last updated 1 month ago

When launching an Arx node, specific metadata details about the node must be provided, along with an association to a Node Operator.

Node Operators are metadata entities that represent the party operating an Arx node, and may represent multiple Arx nodes.

Node Operators

Node Operators have a one-to-many relationship with Arx nodes, meaning that Node Operators may run multiple nodes. The following metadata fields are associated with a Node Operator:

  • Jurisdiction: follows the ISO 3166-1 alpha-2 code standard for jurisdictions (e.g. DE for Germany, FR for France, etc.).

  • URL: a URL to a webpage representing the Node Operator (e.g. social media or a webpage detailing the services and reputation of the operator).

Given that these metadata fields are self-declared, the actual hardware location relative to the provided jurisdiction field is not verified by the Arcium Network, however location claims will be independently evaluated by the Arcium Network's community (along with an operator's team, security approach, transparency, cross-network reputation, etc.).

Metadata

An Arx node's metadata is unique to that specific node and may vary from an associated Node Operator's metadata since a single operator may run multiple nodes in, for example, different jurisdictions.

This node-specific metadata consists of the following fields:

  • IP & Port: These fields correspond directly to the deployment of the node, specifying the details for RPC access to the Arx node.

  • Jurisdiction: The same ISO 3166-1 alpha-2 code standard that Node Operators follow.

As with the Node Operator jurisdiction field, an Arx node's jurisdiction field isn't verified and, therefore, will also be independently evaluated by the Arcium Network's community.