Files
gh-enviodev-envio-plugins-p…/.claude-plugin/plugin.json
2025-11-29 18:26:05 +08:00

18 lines
399 B
JSON

{
"name": "envio-hyperindex",
"description": "Claude Code plugin for Envio HyperIndex development - teaches best practices for building blockchain indexers and migrating from TheGraph subgraphs",
"version": "1.0.0",
"author": {
"name": "Envio",
"url": "https://envio.dev"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}