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

Adds "Open APM" deployment (open.aragonpm.eth) to TemplatesDeployer #149

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mikec
Copy link

@mikec mikec commented Aug 29, 2019

needed for local testing of DAO templates that use non-aragon apps, which have to be deployed on the open.aragonpm.eth registry rather than aragonpm.eth

fixes #140

cc @sohkai

needed for local testing of DAO templates that use non-aragon apps, which have to be deployed on the open.aragonpm.eth registry rather than aragonpm.eth
if an app is passed in via `options.apps` with `openApm: true`, TemplatesDeployer will now deploy that app to `open.aragonpm.eth`. Default is to deploy the app to `aragonpm.eth`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helpers: TemplatesDeployer should also deploy an open.aragonpm.eth instance on local chains
1 participant