You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 19, 2019. It is now read-only.
* run `npm run testrpc` from project's root directory in terminal.
24
20
* run `npm run test` from project's root directory in another terminal window.
@@ -40,3 +36,6 @@ docker-compose logs -f test
40
36
```
41
37
42
38
The logs command is optional but will give you an easy to read output of the tests without the output from testrpc mixed in (though the combination of both is good for debugging and is why they're not being silenced.)
39
+
40
+
## More
41
+
For more information, please check out https://loopring.github.io/protocol.
0 commit comments