An open API service indexing awesome lists of open source software.

https://github.com/ErgoGravity/gateway-proxy

Wrapper of Ergo Node to work with Gravity.tech
https://github.com/ErgoGravity/gateway-proxy

Last synced: 6 days ago
JSON representation

Wrapper of Ergo Node to work with Gravity.tech

Awesome Lists containing this project

README

        

# 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.
```