> ## Documentation Index
> Fetch the complete documentation index at: https://injectivelabs-mintlify-25e241d4.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 빠른 시작

> Injective에서 개발하거나 인프라를 운영하기 위한 시작 가이드

Injective는 금융을 위해 구축된 고성능 레이어 1 블록체인으로, 1초 미만의 최종성, 내장 DeFi 프리미티브, 네이티브 크로스체인 상호운용성을 제공합니다.

<Columns cols={2}>
  <Card title="노드 운영" href="/ko/infra" arrow="true" cta="시작하기" icon="server">
    검증자 또는 풀 노드를 설정하고, 메인넷과 동기화하며, 네트워크 인프라를 운영하고 업그레이드하기
  </Card>

  <Card title="생태계" href="/ko/resources-index" arrow="true" cta="리소스 보기" icon="globe">
    Hub, Explorer, Operator Portal, 엔드포인트, 스냅샷 및 기타 생태계 도구
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="DeFi 탐색" href="/ko/defi" arrow="true" cta="Injective의 DeFi" icon="coins">
    Injective의 온체인 거래소에서 트레이딩, 파생상품, 스테이킹 및 토큰 표준 알아보기
  </Card>

  <Card title="DeFi 통합 개발" href="/ko/developers-defi" arrow="true" cta="통합 개발자 가이드" icon="chart-line">
    Injective의 DeFi API 위에 제품을 구축하고, market을 런칭하며, exchange 모듈 통합하기
  </Card>
</Columns>

***

## 네트워크 한눈에 보기

|              | 메인넷                                                                                   | 테스트넷                                                              |
| ------------ | ------------------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| **Chain ID** | `injective-1`                                                                         | `injective-888`                                                   |
| **블록 타임**    | \~650ms                                                                               | \~650ms                                                           |
| **바이너리**     | [`injectived`](https://github.com/InjectiveFoundation/injective-core/releases/latest) | [`injectived`](https://github.com/InjectiveLabs/testnet/releases) |
| **스냅샷**      | [Chain Portal](https://portal.injective.network/snapshots)                            | [Polkachu](https://polkachu.com/testnets/injective/snapshots)     |
| **엔드포인트**    | [Chain Portal](https://portal.injective.network/rpcs)                                 | [퍼블릭 엔드포인트](/ko/infra/public-endpoints)                           |

## 더 알아보기

<Columns cols={2}>
  <Card title="Injective 소개" href="/ko/about" arrow="true" cta="자세히 보기" icon="flag-checkered">
    Injective의 차별점, 성능 벤치마크 및 자주 묻는 질문
  </Card>

  <Card title="학습" href="https://injective.com/dev" arrow="true" cta="개발자 포털" icon="graduation-cap">
    Injective 개발자 학습 포털의 튜토리얼, 가이드 및 리소스
  </Card>
</Columns>
