mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-31 15:11:24 +00:00
add idle asset lending with lulo
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
"build": "tsc",
|
||||
"docs": "typedoc src --out docs",
|
||||
"test": "ts-node test/index.ts"
|
||||
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
@@ -17,7 +16,6 @@
|
||||
"@bonfida/spl-name-service": "^3.0.7",
|
||||
"@langchain/core": "^0.3.18",
|
||||
"@langchain/openai": "^0.3.13",
|
||||
"@metaplex-foundation/js": "^0.20.1",
|
||||
"@metaplex-foundation/mpl-core": "^1.1.1",
|
||||
"@metaplex-foundation/mpl-token-metadata": "^3.3.0",
|
||||
"@metaplex-foundation/umi": "^0.9.2",
|
||||
@@ -26,6 +24,7 @@
|
||||
"@solana/spl-token": "^0.4.9",
|
||||
"@solana/web3.js": "^1.95.4",
|
||||
"bs58": "^6.0.0",
|
||||
"dotenv": "^16.4.5",
|
||||
"langchain": "^0.3.6",
|
||||
"typedoc": "^0.26.11"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user