mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-19 10:15:59 +00:00
cd934f8157
Set Ganache as a blockchain client that doesn't need to be started. Set it as the default client, at least for development. Move all blockchain related stuff in the blockchain component Includes a fix by @emmizle to fix the WS connection in the proxy
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 framework.embarklabs.io to get started with Embark.