mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-09 21:35:58 +00:00
92f6dd4ce9
Those had been removed in a refactor while the Smart Contract sources have been kept around, resulting in deployment errors as Embark doesn't know what to do with the Smart Contracts that don't come with a dedicated config. This commit re-adds the configurations to make the deployment pass again.
embark-dapp-test-app
Test DApp for integration testing purposes
In the top-level of the monorepo
yarn globalize
to make development embark available on the global PATH.
In this directory
embark run
to check if everything is behaving as expected.
embark test
to see tests are working as expected.
Visit embark.status.im to get started with Embark.