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.

LnExchange MCPノードサービス

これは、LnExchange API と対話してスポット取引機能を提供する Node.js サービスです。

インストール

  1. Node.jsがインストールされていることを確認してください(バージョン16以上を推奨)
  2. このリポジトリをクローンする
  3. 依存関係をインストールします:
npm install

プロジェクトの構築

TypeScript ファイルを JavaScript にコンパイルするには:

npm run build

これにより、次のようになります。

  1. tscを使用して TypeScript ファイルをコンパイルする
  2. ビルドしたファイルを実行可能にする

使用法

ビルド後、次のコマンドでサービスを開始できます。

npm start

npx

Nostr秘密鍵に置き換えてください: xxxxxxxxxxxxxxxxxxxx

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

依存関係

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

LnExchange API を通じてスポット取引機能を提供する Node.js サービス。

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