> 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/vanity-address-generator-solana.md).

# Solana靓号钱包生成教程

{% hint style="success" %} <mark style="color:blue;">**Solana靓号 | 地址生成器 | 安全、快速、且简单**</mark>

快速生成含有特定数字或字母组合的Solana钱包地址，提供个性化和易记的选项，增添您的数字身份的独特魅力。

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

<mark style="color:orange;">为避免混淆，Solana合约地址不可使用数字"0"，字母大写"O"，字母大写"I"，和字母小写"l"</mark>

***

{% hint style="success" %}
**如果您更喜欢视频教程，可以观看此视频，了解如何在 Solana 上创建靓号钱包地址。**
{% endhint %}

{% embed url="<https://youtu.be/OgZi0DbLrOQ?si=gJONaK1ZjDpbHhBb>" %}
Solana 靓号钱包
{% endembed %}

***

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

1. 打开 SlerfTools 靓号地址生成页面
2. 输入您想要自定义的靓号前缀和后缀
3. 选择靓号地址是否区分大小写
4. 开始生成靓号，等待输出靓号信息
5. 保存已生成的私钥，导入其他钱包

<mark style="color:red;">生成钱包完全在本地电脑执行，建议在生成钱包时断开网络(禁用WIFI或拔掉网线)</mark>

### 准备事项： <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)）

### 具体步骤：

1. **打开 SlerfTools 靓号地址生成页面**

<mark style="color:green;">**Solana靓号地址生成**</mark>：<https://slerf.tools/zh-cn/token-vanity-creator/solana>

进入 SlerfTools 创建靓号代币页面，右上角支持切换语言。

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

2. **输入您想要自定义的靓号前缀和后缀**

{% hint style="warning" %}
建议自定义 5 位字符以内靓号，避免耗时过久
{% endhint %}

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

3. **选择靓号地址是否区分大小写（***不区分大小写生成速度会更快***）**

<figure><img src="/files/9CSgM603rYsXkvItdW3V" alt=""><figcaption></figcaption></figure>

4. **开始生成靓号，等待输出靓号信息，**<mark style="color:green;">**保存私钥**</mark>**。**

<figure><img src="/files/RnwpHtDP1kcgl483M5oi" 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/vanity-address-generator-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.
