📦 clawcontract — 智能合约生成
v1.0.8一句话生成 Solidity 合约,自动审计并一键部署到 BNB Chain(BSC/opBNB),支持自然语言转代码、安全分析与链上交互,让开发提速 10 倍。
详细分析 ▾
运行时依赖
版本
Version 1.0.8 - Updated safety documentation: - Mainnet deployment now issues a warning but does not block on user prompt; deploy proceeds automatically, supporting agent-driven use cases. - The `delete` command is now the only interactive prompt; use `--force` to bypass confirmation when deleting local deployment metadata. - Clarified that automatic AI-powered security fixes only affect generated contract files and added instructions for disabling auto-fix or deployment. - Explicitly described safeguards against accidental mainnet deployment—both a funded key and manual mainnet selection are required. - Adjusted required environment variables; `CLAWCONTRACT_OPENROUTER_MODEL` is now optional.