aztec-deploy

Generate TypeScript deployment scripts for Aztec contracts with configurable fee payment methods.

11|1|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/critesjosh/aztec-claude-plugin --skill aztec-deploy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aztec-deploy
Source: https://github.com/critesjosh/aztec-claude-plugin/tree/main/skills/aztec-deploy
Command: npx skills add https://github.com/critesjosh/aztec-claude-plugin --skill aztec-deploy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate the creation of end-to-end deployment scripts for Aztec contracts, ensuring consistent setups and fee configurations to speed up release cycles.

Core Features & Use Cases

  • Deployment Script Template: Generate full TypeScript deployment scripts ready for production.
  • Fee Payment Configuration: Integrate SponsoredFPC and other fee methods into deployment workflows.
  • Environment & Wallet Setup: Provide utilities and patterns for local and devnet deployments.

Quick Start

Generate a ready-to-run TypeScript deployment script for your Aztec contract and deployment pipeline.

Frequently Asked Questions about aztec-deploy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an Aztec contract deployment script in TypeScript?

It creates ready-to-run TypeScript deployment scripts for Aztec contracts, handling wallet setup, account deployment, and fee configuration. You get production-ready templates for local, devnet, and mainnet pipelines.

How do I configure sponsored fee payment for Aztec contract deployments?

This skill integrates SponsoredFPC and other fee payment methods directly into your Aztec deployment scripts. It generates templates that handle fee configuration so you can deploy contracts without manual fee setup.

What do I need to set up before deploying Aztec contracts locally?

You need TypeScript, Node.js, Aztec tooling, and a configured project wallet setup with FPC integration. This skill uses these dependencies to generate runnable local, devnet, and mainnet deployment scripts.

Can I use this deployment generator for both devnet and mainnet environments?

Yes, the generated TypeScript deployment scripts support local, devnet, and mainnet environments. The skill provides environment-specific wallet setup and account deployment patterns for each target network.

What is the best way to automate Aztec deployment pipelines with wallet setup?

Auto-generating TypeScript deployment scripts with built-in wallet setup and fee payment configuration is the best way to automate Aztec pipelines. This ensures consistent setups and speeds up release cycles across local, devnet, and mainnet.