aragon / issues

A centralized repo for managing public issues with the Aragon desktop app, the web app and the contracts that power them. Purely technical topics belong to each project repository.
4 stars 1 forks source link

Refactor how contract artifacts are generated, contracts deployed and imported into dapp #68

Closed izqui closed 7 years ago

izqui commented 7 years ago

https://github.com/aragon/aragon-core/pull/1 removed the truffle build directory from the repo, which aragon-dapp uses for fetching the contract artifacts (and the deployed contract addresses).

@onbjerg proposal: https://gist.github.com/onbjerg/b828aa3bdcc6f9ad0a316a2bfc98a304

izqui commented 7 years ago

https://github.com/lerna/lerna