> ## 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ブロックチェーンであり、サブ秒のファイナリティ、組み込みのDeFiプリミティブ、ネイティブなクロスチェーン相互運用性を備えています。

<Columns cols={2}>
  <Card title="ノードを実行" href="/jp/infra" arrow="true" cta="始める" icon="server">
    バリデーターまたはフルノードをセットアップし、メインネットと同期して、ネットワークインフラの運用とアップグレードを行う
  </Card>

  <Card title="エコシステム" href="/jp/resources-index" arrow="true" cta="リソースを見る" icon="globe">
    Hub、Explorer、Operator Portal、エンドポイント、スナップショットなどのエコシステムツール
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="DeFiを探索" href="/jp/defi" arrow="true" cta="InjectiveのDeFi" icon="coins">
    Injectiveのオンチェーン取引所でのトレーディング、デリバティブ、ステーキング、トークン規格について学ぶ
  </Card>

  <Card title="DeFi統合の開発" href="/jp/developers-defi" arrow="true" cta="インテグレーターガイド" icon="chart-line">
    InjectiveのDeFi API上でプロダクトを構築し、マーケットをローンチし、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)                                 | [パブリックエンドポイント](/jp/infra/public-endpoints)                        |

## さらに学ぶ

<Columns cols={2}>
  <Card title="Injectiveについて" href="/jp/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>
