Skip to content

The layer 2 relay server for the Crynux node in the Hydrogen(H) Network

License

Notifications You must be signed in to change notification settings

iwehf/crynux-relay

 
 

Repository files navigation

h-relay

The layer 2 relay server for the Crynux node

Running the tests

The tests could be executed using a docker image.

  1. Build the docker image using the Dockerfile given under the tests package:
# docker build -t crynux_relay:test -f .\tests\test.Dockerfile .
  1. Run the tests:
# docker run -it --rm crynux_relay:test 

About

The layer 2 relay server for the Crynux node in the Hydrogen(H) Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.9%
  • Other 1.1%