This website requires JavaScript.
Explore
Help
Register
Sign In
d0zingcat
/
solana-agent-kit
Watch
1
Star
0
Fork
0
You've already forked solana-agent-kit
mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced
2026-05-24 15:10:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33737f8bef36abd1d6e3de1dd5368f6e8f25dea4
solana-agent-kit
/
src
/
tools
/
squads_multisig
History
0xCipherCoder
85eabc2263
Removed tooling added
2025-01-10 19:15:37 +05:30
..
approve_proposal.ts
feat: add approve proposal functionality to SolanaAgentKit
2025-01-05 15:44:56 +05:30
create_multisig.ts
Removed tooling added
2025-01-10 19:15:37 +05:30
create_proposal.ts
refactor: remove unused imports in create_proposal.ts for cleaner code
2024-12-28 22:04:23 +05:30
deposit_to_multisig.ts
Removed tooling added
2025-01-10 19:15:37 +05:30
execute_proposal.ts
feat: add executeMultisigTransaction method to SolanaAgentKit and implement transaction execution functionality
2025-01-05 15:48:45 +05:30
index.ts
Removed tooling added
2025-01-10 19:15:37 +05:30
reject_proposal.ts
feat: add rejectMultisigProposal method to SolanaAgentKit and implement proposal rejection functionality
2025-01-05 15:51:30 +05:30
transfer_from_multisig.ts
feat: update transfer_from_multisig to include isNative parameter for associated token address retrieval
2024-12-28 22:03:00 +05:30