Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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