18 lines
520 B
JSON
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
|
|
}
|
|
]
|
|
} |