com um clique
zkp2p-contracts
zkp2p-contracts contém 3 skills coletadas de zkp2p, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Full deployment pipeline for ZKP2P V2 contracts scoped to this repo. Phases: write deploy script + tests, run on localhost, deploy to staging (test, verify, commit, publish RC), deploy to prod (test, verify, commit, publish stable). Use when the user says "ship contracts", "deploy contracts", "deploy staging", "deploy prod", "redeploy escrow", "full deploy pipeline", or "ship it" in the contracts repo context.
Run security audits on ZKP2P V2 contracts using Trail of Bits security skills. Supports full audits, differential PR reviews, and individual security checks.
Publish the @zkp2p/contracts-v2 package to npm. Use this skill when you need to bump the contracts package version (rc or stable), extract deployment artifacts, build, test, and publish with the correct dist-tag. Covers both prerelease (dev tag) and stable (latest tag) workflows.