Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit e8b7009

Browse files
authored
Governance: Add UI section to readme (#2511)
1 parent 647129c commit e8b7009

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

governance/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ It can be used as an authority provider for mints, token accounts and other form
55
we may want a voting population to vote on disbursement of funds collectively.
66
It can also control upgrades of itself and other programs through democratic means.
77

8+
## Governance UI
9+
10+
UI for the governance program is work in progress and there are currently two versions available:
11+
12+
- [MVP UI](https://github.com/solana-labs/oyster) project which provides basic UI to create and manage DAOs: [mvp-governance-ui](https://solana-labs.github.io/oyster-gov/#/)
13+
14+
- [Governance UI](https://github.com/blockworks-foundation/governance-ui) project build together
15+
with the [MNGO](https://mango.markets/) team: [governance-ui](https://dao-beta.mango.markets/realms)
16+
817
## Architecture
918

1019
### Accounts diagram (Program Governance use case)

0 commit comments

Comments
 (0)