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

Minime Deployment from CLI #296

Closed
kernelwhisperer opened this issue Dec 13, 2018 · 1 comment
Closed

Minime Deployment from CLI #296

kernelwhisperer opened this issue Dec 13, 2018 · 1 comment
Assignees
Labels
🚀 new feature A change that adds new functionality to the API

Comments

@kernelwhisperer
Copy link
Contributor

from @lkngtn:

If you want to deploy a token manager app, it depends on having a Minime token. However, there is no option from the CLI in order to deploy this dependency. For a developer who is familiar with deploying arbitrary code this would be a minor annoyance as it would require them to deploy the Minime token separately–but for a power user who understands Aragon Apps but isn’t an experienced solidity developer this is a blocking issue.

I recommend providing an option for deploying minime token instances using the CLI.

@kernelwhisperer kernelwhisperer added the 🚀 new feature A change that adds new functionality to the API label Dec 13, 2018
@Quazia
Copy link
Contributor

Quazia commented Dec 14, 2018

I think this should look something like aragon dao token <TOKENNAME> <DECIMALUNITS> <SYMBOL> <TRANSFERSENABLED> . Not sure if it would be worth providing default values for some of these and making them optional.

@Quazia Quazia self-assigned this Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 new feature A change that adds new functionality to the API
Projects
None yet
Development

No branches or pull requests

2 participants