Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Proposal Management| SPL Governance #187

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pradyutf
Copy link

SPL Governance Integration for Solana Agent Kit

Overview

This PR adds support for SPL Governance program interactions, enabling agents to programmatically participate in and manage DAO governance activities. The implementation includes creating, canceling, executing, and monitoring governance proposals.

Features Added

@pradyutf
Copy link
Author

here are the necessary screenshots:

executing a proposal in completed state:
Screenshot 2025-01-12 at 12 55 11 AM

executing a proposal in voting state:
Screenshot 2025-01-12 at 12 49 25 AM

to cancel a non-drafted proposal:
Screenshot 2025-01-12 at 12 50 54 AM

to get the current state of the proposal:
Screenshot 2025-01-12 at 12 42 38 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant