Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Generate Privy wallet security policy rules from natural language and submit them for on-chain user approval.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
utils/package.json
1{2"name": "monskills-propose",3"version": "1.0.0",4"private": true,5"type": "module",6"description": "Dependency manifest for propose.mjs. Installed once into ~/.monskills/propose-deps/ by propose.sh.",7"dependencies": {8"viem": "^2.21.0",9"qrcode-terminal": "^0.12.0"10}11}12