mirror of
https://github.com/GMGNAI/gmgn-skills.git
synced 2026-07-27 16:57:44 +00:00
24 lines
512 B
JSON
24 lines
512 B
JSON
{
|
|
"name": "gmgn-cli",
|
|
"description": "GMGN OpenAPI skills — token info, market data, wallet portfolio, and swap execution across sol / bsc / base / eth / monad",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "GMGN"
|
|
},
|
|
"homepage": "https://gmgn.ai",
|
|
"repository": "https://github.com/GMGNAI/gmgn-skills",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"gmgn",
|
|
"crypto",
|
|
"solana",
|
|
"token",
|
|
"defi",
|
|
"swap",
|
|
"portfolio",
|
|
"market",
|
|
"blockchain"
|
|
],
|
|
"skills": ["./skills/"]
|
|
}
|