Files
gh-jeremylongshore-claude-c…/.claude-plugin/plugin.json
2025-11-30 08:17:54 +08:00

16 lines
383 B
JSON

{
"name": "wallet-portfolio-tracker",
"description": "Track crypto wallets across multiple chains with portfolio analytics and transaction history",
"version": "1.0.0",
"author": {
"name": "Intent Solutions IO",
"email": "jeremy@intentsolutions.ai",
"url": "https://intentsolutions.ai"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}