Development
Command
/new-evm
Scaffold a new EVM contract (Foundry) — ERC20 template or custom
Install
$ npx -y skills add ArcticWolfXZ/claude-codex-crypto-devkit --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/new-evm
Context preview
What this command does when you run it.
Scaffold a new EVM contract (Foundry) — ERC20 template or custom
Command definition
new-evm.mddescription: Scaffold a new EVM contract (Foundry) — ERC20 template or custom argument-hint: [ContractName] allowed-tools: Bash(node:*), Write, Edit
node "${CLAUDE_PLUGIN_ROOT}/scripts/devkit.mjs" new-evm $ARGUMENTSThen help user run `forge init` if needed and install OpenZeppelin.
Ships withclaude-codex-crypto-devkit
The missing crypto toolbox for AI-assisted development on Mac. One installer. One plugin. Full smart-contract lifecycle — scaffold, test, audit, deploy — without juggling ten repos and copy-pasted snippets.
Get the whole plugin
Stats
3
Stars
0
Forks
Maintained
Maintenance
Shell
Language
MIT
License
2mo ago
Last commit
2mo ago
Created
Repo: ArcticWolfXZ/claude-codex-crypto-devkit
In this plugin
See everything inside Other commands on claude-codex-crypto-devkit.
Command
Command
deploy-testnet
Guided testnet deploy for EVM chains (Base, ETH, Arb, Polygon)
Command
Command
Command
Command

