mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-24 23:26:44 +00:00
seperated the dependencies from the main project
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { SolanaAgentKit } from "../../../src/agent";
|
||||
import { SolanaAgentKit } from "solana-agent-kit";
|
||||
|
||||
export const agentKit = new SolanaAgentKit(
|
||||
process.env.SOLANA_PRIVATE_KEY!,
|
||||
|
||||
Reference in New Issue
Block a user