> For the complete documentation index, see [llms.txt](https://bananatoolsssq.gitbook.io/fa-bi-gong-ju/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bananatoolsssq.gitbook.io/fa-bi-gong-ju/solana/wallet.md).

# Solana批量生成钱包教程

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

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

## **Sol批量生成钱包教程** <a href="#sol-pi-liang-sheng-cheng-qian-bao-jiao-cheng" id="sol-pi-liang-sheng-cheng-qian-bao-jiao-cheng"></a>

首先，我们打开创建工具的页面：<https://sol.bananatool.com/tool/createwallet>输入框内填入要生成的钱包地址数量，点击生成钱包，即可完成操作

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

此时，在下方的位置会出现钱包的地址与私钥，将其复制下来即可（点击就能复制）

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

此外，BananaTool批量生成Solana钱包工具也支持钱包信息一键导出（CSV文件），对于多钱包多地址管理十分便捷。

当我们下载了csv文件之后，打开方式选择txt记事本

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

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

## **疑问解答** <a href="#yi-wen-jie-da" id="yi-wen-jie-da"></a>

**1、该工具需要收费吗？**

* **答：**&#x6279;量生成钱包地址属于公益性质，不收取费用

**2、如何保证安全性？**

* **答：**&#x94B1;包创建之前，请断开网络，以确保数据不会传输到网上。生成的钱包地址仅作为临时钱包使用，用完即丢，不要存入核心资产就行

如有不明白或者不清楚的地方，请加入官方电报群：<https://t.me/BananaTools>


---

# 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://bananatoolsssq.gitbook.io/fa-bi-gong-ju/solana/wallet.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.
