Bankr Dev Token Deployment
Automates secure token deployment to blockchain networks, streamlining development workflows for bankr applications.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add bankr-dev---token-deployment npx -- -y @trustedskills/bankr-dev---token-deployment
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"bankr-dev---token-deployment": {
"command": "npx",
"args": [
"-y",
"@trustedskills/bankr-dev---token-deployment"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill automates the deployment of ERC-20 tokens on various blockchain networks. It handles tasks such as contract verification, token minting, and initial liquidity provision. The tool streamlines the process for developers looking to launch new tokens efficiently and securely.
When to use it
- Launching a new ERC-20 token: Quickly deploy your token with automated contract verification.
- Adding liquidity to a decentralized exchange (DEX): Easily provide initial liquidity for trading.
- Deploying tokens across multiple networks: Automate the deployment process on different blockchain environments.
- Verifying existing token contracts: Ensure transparency and trust by verifying deployed contracts.
Key capabilities
- ERC-20 Token Deployment
- Contract Verification
- Liquidity Provision
- Multi-Network Support
Example prompts
- "Deploy a new ERC-20 token named 'MyToken' with symbol 'MTK' on the Ethereum mainnet."
- "Add 10,000 MTK to the Uniswap liquidity pool for MyToken on Polygon."
- “Verify the contract at
0x...on the Binance Smart Chain.”
Tips & gotchas
Requires familiarity with blockchain concepts and token standards. Ensure you have sufficient funds in your wallet to cover deployment costs and gas fees.
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 |
🌐 Community
Passed automated security scans.