The layer 2 relay server for the Crynux node
The tests could be executed using a docker image.
- Build the docker image using the Dockerfile given under the
tests
package:
# docker build -t crynux_relay:test -f .\tests\test.Dockerfile .
- Run the tests:
# docker run -it --rm crynux_relay:test