This commit is contained in:
Deepak
2024-12-27 14:14:17 +05:30
parent 8d299244fc
commit 45d5ad21a7
9 changed files with 66 additions and 9 deletions

View File

@@ -0,0 +1,7 @@
{
"graphs": {
"solana-agent": "./index.ts:graph"
},
"env": ".env",
"node_version": "20"
}