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 서비스입니다.
설치
- Node.js가 설치되어 있는지 확인하세요(버전 16 이상 권장)
- 이 저장소를 복제하세요
- 종속성 설치:
지엑스피1
프로젝트 구축
TypeScript 파일을 JavaScript로 컴파일하려면:
이렇게 하면:
tsc
사용하여 TypeScript 파일 컴파일- 빌드된 파일을 실행 가능하게 만들기
용법
빌드 후 다음을 통해 서비스를 시작할 수 있습니다.
엔피엑스
귀하의 Nostr 개인 키로 바꿔주세요: xxxxxxxxxxxxxxxxxxxxx
종속성
- lnexchange-api-test - LnExchange API 클라이언트
- zod - TypeScript 우선 스키마 검증
- @modelcontextprotocol/sdk - 모델 컨텍스트 프로토콜 SDK
This server cannot be installed
LnExchange API를 통해 현물 거래 기능을 제공하는 Node.js 서비스입니다.