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

# injectived

`injectived`は、Injectiveに接続するためのコマンドラインインターフェースおよびノードデーモンです。Injective coreは、Injectiveノードソフトウェアの公式Golangリファレンス実装です。

## はじめに

<Columns cols={3}>
  <Card title="Install" href="/jp/developers/injectived/install/" arrow="true" cta="こちらをクリック" icon="panel-left-close" img="/img/code-hero.png">
    injectivedのインストール方法を学ぶ
  </Card>

  <Card title="Usage" href="/jp/developers/injectived/use/" arrow="true" cta="こちらをクリック" icon="panel-left-close" img="/img/dev-hero.png">
    injectivedの使用方法を学ぶ
  </Card>

  <Card title="Commands" href="/jp/developers/injectived/advanced/" arrow="true" cta="こちらをクリック" icon="panel-left-close" img="/img/txs-hero.png">
    injectivedの高度なコマンドを学ぶ
  </Card>
</Columns>
