token-minter
Generate, build, and deploy custom ERC20 tokens on EVM networks. Use when users want to create and deploy their own ERC20 tokens with custom parameters like name, symbol, decimals, and initial supply.
Install on your platform
We auto-selected OpenClaw based on this skill’s supported platforms.
About This Skill
What it does
The kukapay-token-minter skill allows for the creation and deployment of custom ERC20 tokens on Ethereum Virtual Machine (EVM) compatible networks. It automates the process of generating smart contracts, building them, and deploying them to a chosen network. Users can define key token parameters like name, symbol, number of decimals, and initial supply during the creation process.
When to use it
- Rapid prototyping: Quickly generate and deploy test tokens for development and experimentation purposes.
- Token launches: Facilitate the deployment of new ERC20 tokens as part of a larger project or platform launch.
- Custom token needs: Create tokens with specific parameters that aren't readily available through existing standards.
- Automated deployments: Integrate token creation into automated DevOps pipelines for consistent and repeatable deployments.
Key capabilities
- ERC20 token generation
- Smart contract building
- Deployment to EVM networks
- Customizable token parameters (name, symbol, decimals, initial supply)
Example prompts
- "Create an ERC20 token named 'MyToken' with the symbol 'MTK', 18 decimals and an initial supply of 1,000,000."
- "Deploy a new token to the Goerli test network using the parameters: name='TestToken', symbol='TST', decimals=6, supply=10000."
- “Generate an ERC20 contract with the name 'RewardToken' and symbol ‘RWD’ with 9 decimals and initial supply of 500000.”
Tips & gotchas
- Ensure you have sufficient gas available in your wallet to cover deployment costs on the target EVM network.
- Carefully review all parameters before deploying, as changes after deployment can be difficult or impossible.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v1.0.0
- License
- MIT
- Author
- kukapay
- Installs
- 0
🔓 Unverified
Not yet reviewed. Use with caution.