> ## Documentation Index
> Fetch the complete documentation index at: https://www.helius.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# CLI 명령어 참조

> 모든 95개 이상의 Helius CLI 명령어에 대한 전체 참조 — 계정 관리, 블록체인 쿼리, 트랜잭션, DAS API, 지갑, 웹훅, 스트리밍, 스테이킹, ZK 압축 등.

모든 명령어는 기계가 읽을 수 있는 출력을 위한 `--json`와 `--api-key <key>` / `--network <net>` 전역 재정의를 지원합니다. 자세한 내용은 [전역 옵션](/docs/ko/agents/cli#전역-옵션)을 참조하십시오.

## 계정 관리

Helius 계정을 생성하고, 키쌍을 생성하고, 인증하고, 플랜을 업그레이드하며, 갱신 비용을 지불합니다.

| 명령어               | 설명                                                                                                                             |
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| `helius keygen`   | 새로운 Solana 키쌍을 생성합니다                                                                                                           |
| `helius signup`   | Helius 계정을 생성합니다 (필요한 항목: `--email`, `--first-name`, `--last-name`; 지원: `--plan`, `--period`, `--coupon`, `--pay`, `--resume`) |
| `helius login`    | 기존 지갑으로 인증합니다                                                                                                                  |
| `helius upgrade`  | 플랜을 업그레이드합니다 (필요한 항목: `--email`, `--first-name`, `--last-name`; 지원: `--plan`, `--period`, `--coupon`)                          |
| `helius pay <id>` | 기존 결제 의도를 지불합니다 (예: 갱신)                                                                                                        |

## 프로젝트 및 API 키 관리

프로젝트 목록 보기, API 키 생성 및 관리, 크레딧 사용량 확인 및 RPC 엔드포인트 얻기.

| 명령어                                  | 설명                 |
| ------------------------------------ | ------------------ |
| `helius projects`                    | 모든 프로젝트를 나열합니다     |
| `helius project [id]`                | 프로젝트 세부 정보를 얻습니다   |
| `helius apikeys [project-id]`        | 프로젝트의 API 키를 나열합니다 |
| `helius apikeys create [project-id]` | 새로운 API 키를 생성합니다   |
| `helius usage [project-id]`          | 크레딧 사용량을 표시합니다     |
| `helius rpc [project-id]`            | RPC 엔드포인트를 표시합니다   |

## 구성

로컬 CLI 구성 관리 — API 키, 네트워크, 기본 프로젝트, 저장된 자격 증명.

| 명령어                               | 설명                                        |
| --------------------------------- | ----------------------------------------- |
| `helius config show`              | 현재 구성을 표시합니다 (전체 API 키를 표시하려면 `--reveal`) |
| `helius config set-api-key <key>` | Helius API 키를 설정합니다                       |
| `helius config set-network <net>` | 네트워크를 설정합니다 (mainnet 또는 devnet)           |
| `helius config set-project <id>`  | 기본 프로젝트 ID를 설정합니다                         |
| `helius config clear`             | 모든 구성을 지웁니다                               |

## 잔액 및 토큰

기본 SOL 잔액, 대체 가능한 토큰 보유량 및 최고의 토큰 보유자를 조회합니다.

| 명령어                           | 설명                             |
| ----------------------------- | ------------------------------ |
| `helius balance <address>`    | 기본 SOL 잔액을 얻습니다                |
| `helius tokens <address>`     | 대체 가능한 토큰 잔액을 얻습니다 (`--limit`) |
| `helius token-holders <mint>` | 토큰의 최고 보유자를 얻습니다 (`--limit`)   |

## 트랜잭션

트랜잭션을 사람이 읽을 수 있는 형식으로 구문 분석하고, 향상된 기록을 가져오고, 우선 수수료를 추정합니다.

| 명령어                               | 설명                                                  |
| --------------------------------- | --------------------------------------------------- |
| `helius tx parse <signatures...>` | 트랜잭션을 사람이 읽을 수 있는 형식으로 구문 분석합니다                     |
| `helius tx history <address>`     | 향상된 트랜잭션 기록을 얻습니다 (`--limit`, `--before`, `--type`) |
| `helius tx fees`                  | 우선 수수료 추정치를 얻습니다 (`--accounts`)                     |

## 디지털 자산 (DAS API)

디지털 자산 표준 API를 사용하여 NFT, 압축 NFT, 대체 가능한 토큰 및 토큰 계정을 조회합니다.

| 명령어                                 | 설명                                                            |
| ----------------------------------- | ------------------------------------------------------------- |
| `helius asset get <id>`             | 민트 주소로 자산 세부 정보를 가져옵니다                                        |
| `helius asset batch <ids...>`       | 여러 자산을 가져옵니다                                                  |
| `helius asset owner <address>`      | 소유자별 자산을 가져옵니다 (`--page`, `--limit`)                          |
| `helius asset creator <address>`    | 제작자별 자산을 가져옵니다 (`--verified`)                                 |
| `helius asset authority <address>`  | 업데이트 권한별 자산을 가져옵니다                                            |
| `helius asset collection <address>` | 컬렉션에서 자산을 가져옵니다                                               |
| `helius asset search`               | 필터로 검색합니다 (`--owner`, `--creator`, `--compressed`, `--burnt`) |
| `helius asset proof <id>`           | 압축 NFT의 Merkle 증명을 가져옵니다                                      |
| `helius asset proof-batch <ids...>` | 배치 Merkle 증명                                                  |
| `helius asset editions <mint>`      | NFT 에디션을 가져옵니다                                                |
| `helius asset signatures <id>`      | 자산에 대한 트랜잭션 서명을 가져옵니다                                         |
| `helius asset token-accounts`       | 토큰 계정을 조회합니다 (`--owner`, `--mint`)                            |

## 지갑 API

지갑 신원을 조회하고, USD 값으로 포트폴리오 잔액을 얻고, 트랜잭션 기록을 보고, 자금 출처를 추적합니다.

| 명령어                                                  | 설명                                       |
| ---------------------------------------------------- | ---------------------------------------- |
| `helius wallet identity <address-or-domain>`         | 지갑 소유자를 조회합니다 ( `.sol` 및 ANS 도메인 수락)     |
| `helius wallet identity-batch <addrs-or-domains...>` | 배치 신원 조회 (주소와 도메인 혼합)                    |
| `helius wallet balances <address>`                   | USD 값과 함께 모든 토큰 잔액을 얻습니다 (`--show-nfts`) |
| `helius wallet history <address>`                    | 잔액 변경이 있는 트랜잭션 내역 (`--type`, `--limit`)  |
| `helius wallet transfers <address>`                  | 발신자/수신자 정보가 포함된 토큰 전송                    |
| `helius wallet funded-by <address>`                  | 원래 자금 출처 찾기                              |

## 웹훅

체인 상 이벤트 모니터링을 위한 실시간 HTTP 웹훅을 생성, 업데이트, 나열 및 삭제합니다.

| 명령어                          | 설명                                                             |
| ---------------------------- | -------------------------------------------------------------- |
| `helius webhook list`        | 모든 웹훅을 나열합니다                                                   |
| `helius webhook get <id>`    | 웹훅 세부 정보를 가져옵니다                                                |
| `helius webhook create`      | 웹훅을 생성합니다 (`--url`, `--accounts`, `--types`, `--webhook-type`) |
| `helius webhook update <id>` | 웹훅을 업데이트합니다                                                    |
| `helius webhook delete <id>` | 웹훅을 삭제합니다                                                      |

## 트랜잭션 전송

서명된 트랜잭션을 브로드캐스트하고, 초저지연으로 Helius Sender를 통해 전송하며, 계산 단위를 추정합니다.

| 명령어                                     | 설명                                            |
| --------------------------------------- | --------------------------------------------- |
| `helius send broadcast <base64-tx>`     | 서명된 트랜잭션을 브로드캐스트하고 확인을 대기합니다                  |
| `helius send raw <base64-tx>`           | 원시 트랜잭션을 전송합니다                                |
| `helius send sender <base64-tx>`        | 초저지연을 위해 Helius Sender를 통해 전송합니다 (`--region`) |
| `helius send poll <signature>`          | 확인될 때까지 트랜잭션 상태를 대기합니다                        |
| `helius send compute-units <base64-tx>` | 시뮬레이션하고 계산 단위 추정치를 반환합니다                      |

## WebSocket 구독

계정 변경, 트랜잭션 로그, 슬롯 업데이트 및 프로그램 활동을 실시간으로 WebSockets를 통해 스트리밍합니다.

| 명령어                              | 설명                            |
| -------------------------------- | ----------------------------- |
| `helius ws account <address>`    | 계정 변경 알림을 스트리밍합니다             |
| `helius ws logs`                 | 로그 알림을 스트리밍합니다 (`--mentions`) |
| `helius ws slot`                 | 슬롯 알림을 스트리밍합니다                |
| `helius ws signature <sig>`      | 서명 확인 스트리밍                    |
| `helius ws program <program-id>` | 프로그램 계정 변경 스트리밍               |

## 프로그램 계정

Solana 프로그램이 소유한 계정을 가져오고, 선택적 필터링 및 자동 페이지 매김을 지원합니다.

| 명령어                                        | 설명                                             |
| ------------------------------------------ | ---------------------------------------------- |
| `helius program accounts <program-id>`     | 프로그램이 소유한 계정을 가져옵니다 (`--data-size`, `--limit`) |
| `helius program accounts-all <program-id>` | 모든 프로그램 계정을 가져옵니다 (자동 페이지 매김)                  |
| `helius program token-accounts <owner>`    | 소유자별 토큰 계정을 가져옵니다                              |

## 스테이킹

스테이크 트랜잭션을 생성하고, 언스테이크하고, 철회하며, Helius 스테이크 계정을 검사합니다.

| 명령어                                           | 설명                     |
| --------------------------------------------- | ---------------------- |
| `helius stake create <amount>`                | 스테이크 트랜잭션을 생성합니다 (SOL) |
| `helius stake unstake <stake-account>`        | 언스테이크                  |
| `helius stake withdraw <stake-account>`       | 스테이킹된 SOL을 철회합니다       |
| `helius stake accounts <wallet>`              | Helius 스테이크 계정을 나열합니다  |
| `helius stake withdrawable <stake-account>`   | 철회 가능한 금액을 확인합니다       |
| `helius stake instructions <amount>`          | 스테이크 지침을 얻습니다          |
| `helius stake unstake-instruction <account>`  | 언스테이크 지침을 얻습니다         |
| `helius stake withdraw-instruction <account>` | 철회 지침을 얻습니다            |

## ZK 압축

압축 계정, 토큰 잔액, Merkle 증명, 유효성 증명 및 압축 서명을 조회합니다.

| 명령어                                               | 설명                                    |
| ------------------------------------------------- | ------------------------------------- |
| `helius zk account <addr-or-hash>`                | 압축 계정을 가져옵니다                          |
| `helius zk accounts-by-owner <owner>`             | 소유자별 압축 계정을 가져옵니다                     |
| `helius zk balance <addr-or-hash>`                | 압축 잔액을 가져옵니다                          |
| `helius zk balance-by-owner <owner>`              | 소유자별 압축 잔액을 가져옵니다                     |
| `helius zk token-holders <mint>`                  | 압축 토큰 보유자를 가져옵니다                      |
| `helius zk token-balance <account>`               | 압축 토큰 잔액을 가져옵니다                       |
| `helius zk token-accounts-by-owner <owner>`       | 소유자별 압축 토큰 계정을 가져옵니다                  |
| `helius zk token-accounts-by-delegate <delegate>` | 위임자별 압축 토큰 계정을 가져옵니다                  |
| `helius zk token-balances-by-owner <owner>`       | 압축 토큰 잔액 (V2)을 가져옵니다                  |
| `helius zk proof <addr-or-hash>`                  | 압축 계정 증명을 가져옵니다                       |
| `helius zk proofs <addresses...>`                 | 여러 증명을 가져옵니다                          |
| `helius zk multiple-accounts <addresses...>`      | 여러 압축 계정을 가져옵니다                       |
| `helius zk address-proofs <addresses...>`         | 새로운 주소 증명 (V2)을 가져옵니다                 |
| `helius zk signatures-account <account>`          | 압축 계정의 서명                             |
| `helius zk signatures-address <address>`          | 주소의 서명                                |
| `helius zk signatures-owner <owner>`              | 소유자의 서명                               |
| `helius zk signatures-token-owner <owner>`        | 토큰 소유자의 서명                            |
| `helius zk latest-signatures`                     | 최신 압축 서명                              |
| `helius zk latest-non-voting`                     | 최신 비투표 서명                             |
| `helius zk tx <signature>`                        | 압축 정보가 포함된 트랜잭션                       |
| `helius zk validity-proof`                        | 유효성 증명 얻기 (`--hashes`, `--addresses`) |
| `helius zk indexer-health`                        | ZK 인덱서 상태 확인                          |
| `helius zk indexer-slot`                          | ZK 인덱서 슬롯 가져오기                        |
| `helius zk signatures-for-asset <id>`             | 자산의 압축 서명                             |

## 계정 및 네트워크

개별 Solana 계정을 검사하고, 네트워크 상태를 확인하며, 블록 세부 정보를 가져옵니다.

| 명령어                        | 설명                     |
| -------------------------- | ---------------------- |
| `helius account <address>` | Solana 계정 정보를 가져옵니다    |
| `helius network-status`    | Solana 네트워크 상태를 가져옵니다  |
| `helius block <slot>`      | 슬롯 번호로 블록 세부 정보를 가져옵니다 |

## Solana 개선 문서

Solana 프로토콜 변경을 정의하는 SIMD 제안을 탐색하고 읽습니다.

| 명령어                        | 설명                |
| -------------------------- | ----------------- |
| `helius simd list`         | 모든 SIMD 제안을 나열합니다 |
| `helius simd get <number>` | 특정 번호로 SIMD를 읽습니다 |
