governance-program-library icon indicating copy to clipboard operation
governance-program-library copied to clipboard

Results 22 governance-program-library issues
Sort by recently updated
recently updated
newest added

This PR (when finished) will add support for proxy voting using fungible tokens to boost NFT voting power in the nft-voter plugin. To do this, it adds three instructions and...

- [x] Bump Anchor versions from 0.24.2 => 0.25.0 - [x] Added a preference for on-chain collection size that was integrated via CollectionDetails::V1 in mpl_token_metadata 1.3.1 - [x] Changed configure_collection...

A starter boilerplate governance plugin with no business logic. Should probably not be merged as-is, as there is a lot of duplicate code between it and NFT Voter Plugin -...

gm team, A bit of a summary of the plugin: This plugin is a plugin for the Governance Program Library by adding Token Extensions features to the Realms DAOs, enabling...

This is a continuation of [Add Token Extensions Support on Governance Program](https://github.com/theworkdao/solana-program-library/issues/5) logic should be extracted and reimplemented as a plugin 1) Write configuration instructions - by convention we store...

…ability This commit introduces a comprehensive implementation of the governance plugin for the Solana program. The plugin enables users to deposit and withdraw governance tokens, with their voting weight being...