Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Ro5s/Awesome-Governance
Contracts, links and other stuff that makes Governance Awesome
https://github.com/Ro5s/Awesome-Governance
List: Awesome-Governance
Last synced: 29 days ago
JSON representation
Contracts, links and other stuff that makes Governance Awesome
- Host: GitHub
- URL: https://github.com/Ro5s/Awesome-Governance
- Owner: Ro5s
- License: gpl-3.0
- Created: 2021-06-14T19:31:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-04T23:06:38.000Z (over 3 years ago)
- Last Synced: 2024-05-23T09:11:32.532Z (7 months ago)
- Language: Solidity
- Size: 64.5 KB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Library-of-Ethereum - Awesome Governance - Contracts, links and other stuff that makes Governance Awesome. (Misc / Governance)
README
# Awesome Governance 🗳️✨
Contracts, links and other stuff that makes Governance Awesome.## [SNAPSHOT](https://snapshot.org/#/) 📸
Snapshots capture voting weights at any given block time to signal on governance decisions.
## COMPOUND-STYLE (TOKENIZED PROTOCOLS) 🌐
### [Tally](https://www.withtally.com/) 📋
- View and vote using governance tokens, governor (polling) & timelock (execution).To deploy this kind of system, a demo factory [is on mainnet](https://etherscan.io/address/0x72237Caa65c3092Be989D997D19C2b6c694ac8b0#writeContract), and you can also use this [neat dApp](https://gov-alpha-deploy.netlify.app/) provided by Tally team to get started.
## MOLOCH-STYLE (VENTURE, GUILDS) 👹
### [Daohaus](https://daohaus.club/) 🏰
- Deploy, view and vote using 'shares', which can be burned with 'loot' for capital. Everything is deployed and ready to go from dashboard - [discord](https://discord.gg/daohaus).