mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-13 23:16:55 +00:00
9 lines
165 B
JSON
9 lines
165 B
JSON
{
|
|
"node_version": "20",
|
|
"dockerfile_lines": [],
|
|
"dependencies": ["."],
|
|
"graphs": {
|
|
"solanaAgent": "./src/index.ts:graph"
|
|
},
|
|
"env": ".env"
|
|
} |