deepbook-trading이란?
Claude Code가 Sui 블록체인의 주문서 거래, 플래시 대출, 자금 관리 및 시장 데이터 쿼리를 위한 DeepBook V3 SDK 사용을 이해하는 데 도움이 됩니다. DeepBook DEX를 운영하거나 거래 전략을 실행하거나 시장 데이터를 쿼리할 때 사용합니다. 출처: randypen/sui-eco-skills.
Claude Code가 Sui 블록체인의 주문서 거래, 플래시 대출, 자금 관리 및 시장 데이터 쿼리를 위한 DeepBook V3 SDK 사용을 이해하는 데 도움이 됩니다. DeepBook DEX를 운영하거나 거래 전략을 실행하거나 시장 데이터를 쿼리할 때 사용합니다.
명령줄에서 deepbook-trading AI 스킬을 개발 환경에 빠르게 설치
출처: randypen/sui-eco-skills.
Overview DeepBook is a decentralized order book exchange (CLOB DEX) on the Sui blockchain. This skill helps Claude Code use the DeepBook V3 SDK to execute trading operations and query market data.
Execute Operations Use the simplified wrapper interfaces provided by this skill.
Trading Functions See Transaction Wrapper Reference for complete trading API.
Claude Code가 Sui 블록체인의 주문서 거래, 플래시 대출, 자금 관리 및 시장 데이터 쿼리를 위한 DeepBook V3 SDK 사용을 이해하는 데 도움이 됩니다. DeepBook DEX를 운영하거나 거래 전략을 실행하거나 시장 데이터를 쿼리할 때 사용합니다. 출처: randypen/sui-eco-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/randypen/sui-eco-skills --skill deepbook-tradingClaude Code가 Sui 블록체인의 주문서 거래, 플래시 대출, 자금 관리 및 시장 데이터 쿼리를 위한 DeepBook V3 SDK 사용을 이해하는 데 도움이 됩니다. DeepBook DEX를 운영하거나 거래 전략을 실행하거나 시장 데이터를 쿼리할 때 사용합니다. 출처: randypen/sui-eco-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/randypen/sui-eco-skills --skill deepbook-trading 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/randypen/sui-eco-skills