Arihant Bansal
9cb3477831
chore: husky docs
2025-01-05 15:45:44 +05:30
Arihant Bansal
a4f990f4c8
fix: url
2025-01-05 00:40:27 +05:30
Arihant Bansal
15a5a6b08d
merge and docs
2025-01-04 23:41:47 +05:30
Arihant Bansal
8bd0b462d2
feat: update to hermes v2
2025-01-04 23:37:51 +05:30
aryan
06ad5ba728
chore: docs + lint
2025-01-04 15:29:47 +05:30
JoshuaSum
058877b4d5
Merge remote-tracking branch 'upstream/main'
2025-01-03 14:35:16 -08:00
aryan
7c3f4180a0
chore: docs + lint
2025-01-04 03:42:56 +05:30
michaelessiet
c2bf6191ff
fix: lint
2025-01-03 18:22:32 +01:00
JoshuaSum
1a34e9a4e5
Add Solayer staking through blinks
2025-01-01 17:41:46 -08:00
simplysabir
376eaadffe
fix: latest pull
2025-01-01 17:17:24 +05:30
michaelessiet
802f42ca6f
fix: update to the new actions architecture and add the wallet address action
2025-01-01 05:11:03 +01:00
aryan
e2f1536774
fix: naming
2025-01-01 03:37:56 +05:30
aryan
9bf1755c75
Merge branch 'main' into gib-bounty-sol756670
2025-01-01 03:04:34 +05:30
aryan
42e8e4758a
wip: langchain
2025-01-01 02:51:40 +05:30
Fahri Bilici
2a08017dcd
adding missing actions
2024-12-31 17:54:33 +01:00
Fahri Bilici
1b601b839d
adapting langchain to use actions
2024-12-31 01:17:53 +01:00
Fahri Bilici
c00515f3d2
Fix formatting issues and removing unusued libaries
2024-12-30 22:31:15 +01:00
Fahri Bilici
e48959fb1a
fix: Make recipient address mandatory in mintNFT action validation
2024-12-28 16:48:10 +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
9326da25b1
adding missing tools
2024-12-27 23:34:15 +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