Files
42marketplaces/sync/gh-enviodev-envio-plugins-plugins-envio-hyperindex.json
2025-11-29 18:53:27 +08:00

18 lines
520 B
JSON

{
"name": "envio-hyperindex",
"owner": {
"name": "Envio",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "envio-hyperindex",
"description": "Claude Code plugin for Envio HyperIndex development - teaches best practices for building blockchain indexers and migrating from TheGraph subgraphs",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-enviodev-envio-plugins-plugins-envio-hyperindex.git"
},
"strict": true
}
]
}