use solana connector

This commit is contained in:
thesn10
2026-05-23 01:51:34 +02:00
parent b56bada0fa
commit b4cea41a93
14 changed files with 915 additions and 5466 deletions

View File

@@ -10,7 +10,6 @@
"skipLibCheck": true,
"declaration": true,
"declarationMap": true,
"outDir": "./dist"
},
"include": ["src/**/*"]
}