This repository was archived by the owner on Jul 10, 2026. It is now read-only.
feat: registering to aztec registry on deployment - #102
Closed
wei3erHase wants to merge 3 commits into
Closed
LinearB / lb/linearb_ai_description
succeeded
Feb 18, 2026 in 6s
describe-changes@v1
describe-changes@v1: with concatenate mode: append
✨ PR Description
Purpose: Add Aztec artifact registry integration to automatically upload compiled contract artifacts to devnet.aztec-registry.xyz during deployment for improved contract discoverability.
Main changes:
- Created artifactRegistry.ts module with upload functions supporting optional, best-effort artifact uploads via environment flags
- Integrated artifact upload into deployCounter function to automatically register Counter contract on deployment
- Added environment configuration for registry URL, upload enablement, and strict mode error handling
Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how
Loading