Terminal CLI Deployment

Download & Installation (from GitHub Releases (opens an external site)):

  1. Go to the NEST Releases (opens an external site) page
  2. Download the ZIP package for your platform:
    • Windows: meta-edge.exe
    • macOS / Linux: meta-edge
  3. Verify the published SHA-256 checksum
  4. Extract and run:
# Start the CLI; connects to https://api.metaedge.xyz by default
meta-edge start

After starting, the CLI will guide you through device pairing and account binding.

Document Maintenance: This document is compiled from the MetaEdge official website, API documentation, and CLI README. Content marked `[TBD]` is pending further information or confirmation from the MetaEdge team.