Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 391 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 391 Bytes

ErgoGatewayProxy

To run:

  • make sbt task and use run command. Or run sbt shell and enter run command. also you can use docker.
  • network package is used to make client
  • gateway package contains gateway contracts and related functionality.
  • fill application.conf with your configuration.
This project is under developement and not tested completely.
maybe have some issues.