create2-deployment
OfficialDeploy contracts to predictable addresses.
Software Engineering#smart contracts#ethereum#create2#nethereum#deterministic deployment#address prediction
AuthorNethereum
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables the deployment of smart contracts to deterministic addresses on EVM-compatible blockchains using the CREATE2 opcode, ensuring predictable contract locations across different environments or chains.
Core Features & Use Cases
- Deterministic Deployment: Deploy contracts to addresses calculated based on deployer address, salt, and contract bytecode.
- Address Prediction: Calculate a contract's future address before deployment.
- Proxy Management: Deploy and manage CREATE2 deployment proxies.
- Use Case: Ensure a critical contract always deploys to the same address on mainnet, testnet, and a future chain migration, simplifying address management and user interactions.
Quick Start
Use the create2-deployment skill to deploy the MyContract contract with the specified constructor arguments and salt to the given proxy address.
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: create2-deployment Download link: https://github.com/Nethereum/Nethereum/archive/main.zip#create2-deployment 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.