mirror of https://github.com/embarklabs/embark.git
2f5c16b8cd
This was caused by the fact that we add the ENS contract to the manager when before they deploy, but the dependency resolution was done while building the contracts, so even before. So the solution was to add a "before build" action so that the ENS module could add its contracts to the manager if needed. |
||
---|---|---|
.. | ||
src | ||
.npmrc | ||
CHANGELOG.md | ||
README.md | ||
package.json | ||
tsconfig.json | ||
tslint.json |
README.md
embark-contracts-manager
Smart contracts manager for Embark
Visit framework.embarklabs.io to get started with Embark.