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

Aragon: Snapshot voting within Aragon DAOs #173

Open
VictoQ opened this issue Feb 24, 2023 · 0 comments
Open

Aragon: Snapshot voting within Aragon DAOs #173

VictoQ opened this issue Feb 24, 2023 · 0 comments

Comments

@VictoQ
Copy link
Collaborator

VictoQ commented Feb 24, 2023

Description 📃

Build a wrapper for the rarity.eth oracle so that Aragon DAOs can vote off-chain using Snapshot tooling on the background.

Reality.eth is an oracle service. Basically, it is an escalation game incentivizing people to answer a yes/no question correctly. Snapshot uses it to make sure that the off-chain voting was not manipulated and share the results with other smart contracts.
Once the results become final, they are submitted on-chain.

This integration would mean querying the reality.eth oracle and executing the decision within the aragonOSx protocol.

Acceptance Criteria 🏁

- Off-chain voting should have executable impact within the aragonOSx framework
- Should include documentation on the implementation and how to use it
- Members of an Aragon DAO are able to vote off-chain and link results to executable plugins within the aragonOSx protocol. For ex, after an off-chain vote occurs, the results from the proposal needs to be used by aragonOSx DAOs.
- Judging will be based on effectiveness of the tool, rather than front-end. Although a great UX/UI is always a huge bonus.

Reward Pool 💸

USDC 3000

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

No branches or pull requests

1 participant