You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: governance/README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,15 @@ It can be used as an authority provider for mints, token accounts and other form
5
5
we may want a voting population to vote on disbursement of funds collectively.
6
6
It can also control upgrades of itself and other programs through democratic means.
7
7
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
+
8
17
## Architecture
9
18
10
19
### Accounts diagram (Program Governance use case)
0 commit comments