mirror of https://github.com/embarklabs/embark.git
022a3c11ec
There was an error that would display on the second+ run of embark, that was causing by trying to read JSON of an empty file. The solution was a combination of ensuring the file existed with defaults when enabled, and also ensuring we await the saving of the file. Included is a bit of a refactor of how the tracking functions handled the “current chain”. Hopefully, this should make things more clear. Tests have been updated accordingly. |
||
---|---|---|
.. | ||
src | ||
.npmrc | ||
CHANGELOG.md | ||
README.md | ||
package.json | ||
tsconfig.json | ||
tslint.json |
README.md
embark-deploy-tracker
Contract deployment tracker for Embark
Visit embark.status.im to get started with Embark.