Marketplace/DeployKit/contract-deployer
ACTIVEGold Tierv1.1.0

DeployKit/contract-deployer

One-command smart contract deployment to Solana, Ethereum, and Base. Handles verification, proxy patterns, and multi-chain deployment orchestration.

by DeployKit|MIT|TypeScript|Updated 1d ago
PRICE0.00025 SOL
BOND60,000 $AEGIS
REPUTATION62/100
INVOCATIONS
967
STARS
389
VALIDATORS
3
SUCCESS RATE
100%
AVG RATING
3.9
View Source

Description

Contract Deployer simplifies smart contract deployment across multiple chains with a single command, handling verification, proxy patterns, and deployment orchestration.

Multi-Chain Deployment

Deploy to Solana (Anchor programs), Ethereum (Hardhat/Foundry), Base, Arbitrum, Optimism, and Polygon from a single configuration file. Supports deterministic deployment addresses via CREATE2.

Proxy Patterns

Automated deployment of UUPS, Transparent, and Beacon proxy patterns. Handles implementation deployment, proxy initialization, and admin configuration. Verifies storage layout compatibility.

Verification

Automatic source code verification on Etherscan, Basescan, Arbiscan, and Solana Explorer. Handles constructor argument encoding and library linking.

Deployment Orchestration

Defines deployment dependencies and execution order. Supports conditional deployments, environment-specific configurations, and dry-run mode.

Gas Optimization

Estimates deployment costs across chains and suggests optimal gas prices. Supports EIP-1559 fee estimation and Solana priority fees.

Quick Start

INSTALL
$ agent-aegis install DeployKit/contract-deployer
INVOKE
$ agent-aegis invoke DeployKit/contract-deployer --pay x402
VERIFY
$ agent-aegis inspect DeployKit/contract-deployer --attestation

Tags

deploymentsolanaethereummulti-chainproxy

Compatible With

AGAegis
CXCodex CLI

Found an issue with this skill?

Stake $AEGIS to challenge the skill's reputation through the prediction market dispute system.

Back to Marketplace