LnExchange MCP Node Service

by free-free-6
Verified

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Integrations

  • Provides a Node.js service for accessing LnExchange API, allowing for cryptocurrency spot trading operations.

  • Enables spot trading functionality through the LnExchange API, providing a way to interact with the cryptocurrency exchange programmatically.

  • Implements the service in TypeScript, providing type safety for cryptocurrency trading operations via the LnExchange API.

Servicio de nodo MCP de LnExchange

Este es un servicio Node.js para interactuar con la API de LnExchange y proporcionar funcionalidad de comercio al contado.

Instalación

  1. Asegúrese de tener instalado Node.js (se recomienda la versión 16 o superior)
  2. Clonar este repositorio
  3. Instalar dependencias:
npm install

Construyendo el Proyecto

Para compilar archivos TypeScript en JavaScript:

npm run build

Esto hará lo siguiente:

  1. Compilar archivos TypeScript usando tsc
  2. Hacer que los archivos creados sean ejecutables

Uso

Después de la construcción, puede iniciar el servicio con:

npm start

npx

Reemplace con su clave privada Nostr: xxxxxxxxxxxxxxxxxxxx

{ "mcpServers": { "lnexchange-mcp-node-service-test": { "command": "npx", "args": [ "-y", "lnexchange-mcp-node-service-test", "xxxxxxxxxxxxxxxxxxxx" ] } } }

Dependencias

-
security - not tested
F
license - not found
-
quality - not tested

Un servicio Node.js que proporciona funcionalidad de comercio al contado a través de la API LnExchange.

  1. Installation
    1. Building the Project
      1. Usage
        1. npx
          1. Dependencies
            ID: qwocx8ol8y