use codama in sdk

This commit is contained in:
thesn10
2026-05-23 13:29:13 +02:00
parent 186136722d
commit c92e71fe81
7 changed files with 167 additions and 450 deletions

View File

@@ -8,7 +8,8 @@
"generate": "codama run js --config codama.descro.json && codama run js --config codama.registry.json"
},
"dependencies": {
"@solana/kit": "^6.0.0"
"@solana/kit": "^6.0.0",
"@solana/program-client-core": "^6.4.0"
},
"devDependencies": {
"@codama/nodes-from-anchor": "^1.4.1",