Create a vault app that can hold ETH for the DAO #169
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The DAO needs to be able to receive ETH
and other tokens (let's start with ETH only)which will be used to distribute to token owners and to pay for expenses.For this we need a "vault" app that will handle the funds.
@haythem96 already started with #145
moved the PR here #172
Note from call: we agreed to use Aragon's vault app instead of our custom one. See #173.