You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a: developer I want: a devchain with the Aragon bases already deployed So that: I can develop and test Aragon stack
MVP
npx aragen should start a ganache-cli process with the basic bases already deployed.
npx aragen <registry|apps..> should start a ganache-cli process with the basic bases and start a script that deploy the whole registry or the list of apps. Related to #99
The text was updated successfully, but these errors were encountered:
New Feature
As a: developer
I want: a devchain with the Aragon bases already deployed
So that: I can develop and test Aragon stack
MVP
npx aragen
should start a ganache-cli process with the basic bases already deployed.npx aragen <registry|apps..>
should start a ganache-cli process with the basic bases and start a script that deploy the whole registry or the list of apps. Related to #99The text was updated successfully, but these errors were encountered: