> For the complete documentation index, see [llms.txt](https://docs.slerf.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.slerf.tools/wallet-management/wallet-creator-solana.md).

# Solana批量生成钱包教程

{% hint style="success" %} <mark style="color:green;">Solana批量生成钱包 | 生成指定数量的地址 | 安全免费</mark>

只需输入你想要生成的钱包数量，即可轻松获得钱包地址、助记词、私钥等信息，本地无网络实现，安全可靠，支持钱包信息一键导出。

[立即体验>>>](https://slerf.tools/zh-cn/wallet-creator/solana)
{% endhint %}

***

{% hint style="success" %}
**如果您更喜欢视频教程，可以观看此视频，了解如何在 Solana 上批量生成钱包。**
{% endhint %}

{% embed url="<https://youtu.be/MqdPoJTOmyo?si=UWVNHJVoDtCazVr0>" %}
批量生成钱包
{% endembed %}

***

#### 如何使用 Solana 批量生成钱包工具 <a href="#id-2cf5" id="id-2cf5"></a>

1. 打开 SlerfTools 批量生成 SOL 钱包页面
2. 设置要生成的钱包地址数量
3. 点击立即生成，等待本地运行完成
4. 复制已生成的钱包信息，或者下载表格
5. 保存已生成的钱包信息，导入其他钱包

生成钱包完全在本地电脑执行，建议在生成钱包时断开网络(禁用WIFI或拔掉网线)

#### 准备事项： <a href="#id-4213" id="id-4213"></a>

1. 一台电脑或者一部手机
2. Solana 钱包（[幻影钱包Phantom安装教程](https://docs.slerf.tools/solana-basic/huan-ying-qian-bao-phantom-an-zhuang-jiao-cheng)）

#### 具体步骤： <a href="#ju-ti-bu-zhou" id="ju-ti-bu-zhou"></a>

1. **打开 SlerfTools 批量生成钱包页面**

<mark style="color:green;">**批量生成 SOL 钱包**</mark>：<https://slerf.tools/zh-cn/wallet-creator/solana>

进入 SlerfTools 批量生成 SOL 钱包地址页面，右上角支持切换语言。

<figure><img src="/files/qOEmHeMqJbKyqQGAh6Bb" alt=""><figcaption></figcaption></figure>

2. 设置要生成的钱包地址数量

<figure><img src="/files/fIbzN62zgqer44a8RHnj" alt=""><figcaption></figcaption></figure>

3. 点击立即生成，等待本地运行完成

<figure><img src="/files/yspHRx8lvo9kogfkH7Sj" alt=""><figcaption></figcaption></figure>

4. 复制已生成的钱包信息，或者下载表格

<mark style="color:green;">生成的地址信息包括【助记词】、【私钥】和【Base58私钥】类型，兼容多种格式。</mark>

地址较多的情况下，建议下载表格方便管理

<figure><img src="/files/I4AR1SDMbDgdTv927dpB" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
**安全提醒：**

生成钱包在用户本地电脑执行，网站不能、也永远不会存储你的私钥，建议在生成钱包时断开网络(禁用WIFI或拔掉网线)。

采用最新256位32字节随机种子进行随机生成私钥, 并通过keccak-256生成公钥根据用户设置匹配对应格式地址。无需担心被破解！
{% endhint %}

***

[<mark style="color:green;">**SlerfTools | 创建代币、批量空投和做市机器人等Solana工具集**</mark>](https://slerf.tools/zh-cn)

<mark style="color:green;">**安全、开源，给Solana用户带来最便利的一站式体验。**</mark>

SlerfTools社群

Twitter：<https://twitter.com/SlerfTools>

Telegram：<https://t.me/SlerfTools>

Gitbook：<https://docs.slerf.tools/>

Github：<https://github.com/slerfTools/slerfTools>

Medium：<https://slerftools.medium.com/>

YouTube：<https://www.youtube.com/@slerftools>

邮箱：<BD@slerf.tools>

*<mark style="color:orange;">SlerfTools保留随时全权酌情因任何理由修改、变更或取消此公告的权利，无需事先通知。以上信息内容仅供参考，SlerfTools对本平台上的任何虚拟资产、产品或促销活动不做任何推荐或保证。虚拟资产的价格波动很大，投资交易虚拟资产将面临巨大风险。请谨慎投资。</mark>*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.slerf.tools/wallet-management/wallet-creator-solana.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
