Using the CLI

To deploy to an organization you can use the aragonCLI.

aragon dao install <dao-address> dandelion-voting.aragonpm.eth --app-init-args <token-address> <supportRequiredPct> <minAcceptQuorumPct> <durationBlocks> <bufferBlocks> <executionDelayBlocks>

Initialization

The Dandelion Voting app is initialized with a MiniMeToken _tokenuint64 _supportRequiredPctuint64 _minAcceptQuorumPctuint64 _durationBlocksuint64 _bufferBlocks and uint64 _executionDelayBlocks.

Roles

The Dandelion Voting app should implement the following roles: