Open sohkai opened 5 years ago
We could also think about doing this for the DAOFactory
, since it's used by so many kits: https://github.com/aragon/dao-kits/issues/64
Notes from an offline discussion:
artifact.json
s and upload them to IPFS by handapm-*
internal repos with their artifacts
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?