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

> 了解如何使用不同方法在 Injective 上创建钱包。

# 创建钱包

在 Injective 上创建钱包非常简单，只需向你的 Injective 地址发送一些资金即可。在本文档中，我们将介绍如何使用一些流行的钱包解决方案（Metamask、Ledger 等）创建钱包，以及如何在本地 CLI 环境中使用 `injectived` 创建和充值钱包。

### 浏览器钱包

你可以按照[我们博客上的教程](https://injective.com/blog/how-to-create-an-injective-wallet-2/)使用你喜欢的钱包创建 Injective 钱包。

### 本地钱包

你可以在 CLI 环境中使用 [injectived](/developers/injectived/) 为开发目的创建 Injective 钱包。你可以使用 `injectived keys` [命令](/developers/injectived/advanced/#keys)来完成。

你也可以在此页面了解更多关于使用 `injectived` 进行密钥环管理的信息 [设置密钥环](/infra/set-up-keyring/)。
