token-minter
✓在 EVM 网络上生成、构建和部署自定义 ERC20 代币。当用户想要使用名称、符号、小数和初始供应量等自定义参数创建和部署自己的 ERC20 代币时使用。支持部署到包括 Sepolia 测试网在内的各种网络,并需要 Foundry(锻造/铸造)进行区块链交互。
SKILL.md
This skill enables users to create custom ERC20 tokens by collecting parameters, generating Solidity code, setting up a Foundry project, building the contract, and deploying to a target EVM network.
Step 1: Collect Information Collect the following parameters from the user:
Step 2: Generate ERC20 Contract Use the provided script to generate the ERC20 contract code based on user parameters.
在 EVM 网络上生成、构建和部署自定义 ERC20 代币。当用户想要使用名称、符号、小数和初始供应量等自定义参数创建和部署自己的 ERC20 代币时使用。支持部署到包括 Sepolia 测试网在内的各种网络,并需要 Foundry(锻造/铸造)进行区块链交互。 来源:kukapay/crypto-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/kukapay/crypto-skills --skill token-minter- 分类
- !安全工具
- 认证
- ✓
- 收录时间
- 2026-02-12
- 更新时间
- 2026-02-18
快速解答
什么是 token-minter?
在 EVM 网络上生成、构建和部署自定义 ERC20 代币。当用户想要使用名称、符号、小数和初始供应量等自定义参数创建和部署自己的 ERC20 代币时使用。支持部署到包括 Sepolia 测试网在内的各种网络,并需要 Foundry(锻造/铸造)进行区块链交互。 来源:kukapay/crypto-skills。
如何安装 token-minter?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/kukapay/crypto-skills --skill token-minter 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/kukapay/crypto-skills
详情
- 分类
- !安全工具
- 来源
- skills.sh
- 收录时间
- 2026-02-12