Деплой смарт-контракта из редактора
★ 7.0 · general
deploy-contract is a Claude Code skill that deploys smart contracts directly from the development environment without switching between tools. Reach for it when you want to push a contract to a testnet right after editing without leaving the editor, or when copying bytecode and ABI between the console and deploy scripts has become a bottleneck. The skill handles compilation, transaction signing, and contract submission to the network, with deployment status verification — all within a single Claude Code context.