forked from dOrgTech/DAOstack-collab
-
Notifications
You must be signed in to change notification settings - Fork 4
DAO to DAO interaction #27
Copy link
Copy link
Open
Labels
AlchemydApp layer of DAOstack stackdApp layer of DAOstack stackenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
AlchemydApp layer of DAOstack stackdApp layer of DAOstack stackenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
While the scope of DAO (receiver) to DAO (actor) interaction is vast, to start with enabling DAO (actor) with the following abilities would be the great.
In following sections, the 2 DAOs will be referred as follows:
How To
The above actions can be achieved via
GenericScheme.Enable DAO to propose for contribution reward
GenericSchemeinstance with_contractToCallset tocontributionRewardused be receiver DAO.GenericSchemeinstance to the actor DAO with appropriatevoteParamsproposeContributionToDAOEnable DAO to stake and vote
GenericSchemeinstance with_contractToCallset tovotingMachineused be receiver DAO i.e.GenesisProtocolGenericSchemeinstance to the actor DAO with appropriatevoteParamsactionInADAONOTE: refer to GenericScheme setup Tutorial for details.