We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not quite sure how we should do this, since aragonCLI assumes we use a one-contract-per-repo structure, but we should publish the ACL, EVMScriptsRegistry, and Kernel to aragonAPM with their associated artifact metadata (see https://github.com/aragon/aragon.js/blob/master/packages/aragon-wrapper/artifacts/aragon/).
Maybe we could specify a contract address when creating a new repo, and then publish from a different directory that holds the metadata?
The text was updated successfully, but these errors were encountered:
We could also think about doing this for the DAOFactory, since it's used by so many kits: aragon/dao-templates#64
DAOFactory
Sorry, something went wrong.
Notes from an offline discussion:
artifact.json
apm-*
izqui
No branches or pull requests
Not quite sure how we should do this, since aragonCLI assumes we use a one-contract-per-repo structure, but we should publish the ACL, EVMScriptsRegistry, and Kernel to aragonAPM with their associated artifact metadata (see https://github.com/aragon/aragon.js/blob/master/packages/aragon-wrapper/artifacts/aragon/).
Maybe we could specify a contract address when creating a new repo, and then publish from a different directory that holds the metadata?
The text was updated successfully, but these errors were encountered: