-
# Request for content
_Be sure to check out the [Guide for submitting a new Article](https://monthly.aragon.org/guides/guide_for_submitting_articles/) for submitting a new request_
### Request t…
-
TBD
See comment in https://github.com/aragon/aragon-cli/issues/1114#issuecomment-568193336
-
After I increment the counter it remains 42, as if I did nothing.
Yes, I cleared the application cache.
I checked, that the value of the variable in contract remains the same (does not change).
…
-
# Name
VoteShare
# Purpose
The purpose of this district is to provide a market place to lease voting rights within the district0x network. This will allow people who only want to vote on a v…
-
When a proposal is created, it's description should be uploaded to IPFS and it's hash used to call the `addProposal(string _title, bytes _ipfsHash, uint256 _requestedAmount, address _beneficiary)` fun…
-
## Introduction
An Aragon DAO has the concept of Voting Tokens. If an address holds some Voting Token, it gets to vote in the DAO.
## Idea description
Here's the setup:
- DAO0 uses VOTE0 t…
-
### Prize Title
Design and Implementation of M+C Community Fund Management Platform (based on Quadratic Funding and Voting)
### Prize Bounty
1st Prize: 1500 DAI, 2nd Prize: 1000 DAI
### Challe…
-
1. network : Rinkeby
2. was using new Governance (beta) Website
3. new tab : https://rinkeby.client.aragon.org
4. click [connect wallet]
![rinkeby client aragon org_unexpected_error](https://user-…
-
Ethereum gas fee is a lot and it's good if we move some parts of the data to other chains.
One of the issues is that the DAO is on Ethereum and it is hard to move it to other chains. But saving the d…
-
### Problem
When users try to interact with their deployed dao using `dao exec` or `dao act` sometimes ABIs of the apps are not available cause `artifact.json` file aren't propagate through IPFS.
…