원클릭으로
zkp2p-contracts
zkp2p-contracts에는 zkp2p에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.