Commit Graph

4 Commits

Author SHA1 Message Date
aryan
e2f1536774 fix: naming 2025-01-01 03:37:56 +05:30
Fahri Bilici
c00515f3d2 Fix formatting issues and removing unusued libaries 2024-12-30 22:31:15 +01:00
Fahri Bilici
378fea201d feat: Refactor actions to use tool functions for improved code clarity and maintainability 2024-12-28 16:24:57 +01:00
Fahri Bilici
79cada2cbd feat: Enhance Solana tools with action-based architecture
- Introduced action system for Solana tools, allowing for better modularity and maintainability.
- Updated SolanaBalanceTool, SolanaTransferTool, SolanaDeployTokenTool, SolanaDeployCollectionTool, SolanaMintNFTTool, SolanaTradeTool, and SolanaRequestFundsTool to utilize action handlers.
- Added new action exports in index.ts for better organization and accessibility.
2024-12-26 21:54:55 +01:00