Deploys smart contracts to Base using Foundry. Covers forge create commands, contract verification, testnet faucet setup via CDP, and BaseScan API key configuration. Use when deploying Solidity contracts to Base Mainnet or Sepolia testnet. Covers phrases like "deploy contract to Base", "forge create on Base", "verify contract on BaseScan", "get testnet ETH", "Base Sepolia faucet", "how do I deploy to Base", or "publish my contract".
$npx -y skills add basezh/agent-skills-on-base --skill deploying-contracts-on-baseInstalls into the current project.
Run `npx skills use "https://github.com/basezh/agent-skills-on-base" --skill "basezh/agent-skills-on-base/deploying-contracts-on-base"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/basezh/agent-skills-on-base" that are relevant to the current task. Run `npx skills add "https://github.com/basezh/agent-skills-on-base"` and select the relevant skills, then follow their instructions.