env-config-standard
CommunityShorten deploy and verification commands
Authorphpmac
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Prevents repetitive manual environment setup and long deploy or verify command lines by centralizing RPC endpoints and API keys so teams do not need to repeatedly source .env or pass --rpc-url and --etherscan-api-key on the command line.
Core Features & Use Cases
- Centralized configuration: Place default RPC endpoints and etherscan key references in foundry.toml to enable concise commands.
- Sensitive data separation: Keep PRIVATE_KEY and API keys in a local .env file and reference them from foundry.toml to avoid committing secrets.
- Team workflow standardization: Provide a checklist and troubleshooting steps so team members use the same deploy and verification commands without ad-hoc flags.
Quick Start
Run forge script script/xxx.s.sol --broadcast and then run forge verify-contract <address> path:contract --chain bsc relying on foundry.toml for RPC endpoints and .env for secret keys.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: env-config-standard Download link: https://github.com/phpmac/foundry/archive/main.zip#env-config-standard Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.