文件内容
claw.json
{
"name": "dropclaw-store",
"version": "1.0.0",
"description": "Store and retrieve encrypted files permanently on Monad blockchain via x402 protocol. Zero-knowledge architecture with client-side AES-256-GCM encryption. Pay with MON, SOL, or USDC.",
"author": "DropClaw",
"license": "MIT",
"homepage": "https://dropclaw.cloud",
"tags": ["storage", "encryption", "blockchain", "monad", "x402", "permanent-storage", "ai-agents", "decentralized"],
"permissions": ["network"],
"entry": "SKILL.md",
"models": ["claude", "gpt-4", "gpt-4o", "llama"],
"minOpenClawVersion": "0.1.0",
"metadata": {
"protocol": "x402",
"x402_version": 2,
"api_base": "https://dropclaw.cloud",
"contract": "0xeFc5D4f6ee82849492b1F297134872dA2Abb260d",
"chain": "Monad (chainId: 143)"
}
}