mirror of https://github.com/embarklabs/embark.git
b29998e1ec
The signTypedData rpc method was broken, because it didn't check for the node accounts, meaning that if you wanted to sign with a node account that was unlocked, like in the tests, it would throw |
||
---|---|---|
.. | ||
another_folder | ||
app | ||
config | ||
some_folder | ||
test | ||
.npmrc | ||
CHANGELOG.md | ||
README.md | ||
embark.json | ||
package.json | ||
test.file |
README.md
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.